XlSmartTagControlType 枚举

定义

指定“文档操作”任务窗格中显示的智能文档控件的类型。

public enum class XlSmartTagControlType
public enum XlSmartTagControlType
Public Enum XlSmartTagControlType
继承
XlSmartTagControlType

字段

xlSmartTagControlActiveX 13

ActiveX 控件。

xlSmartTagControlButton 6

按钮。

xlSmartTagControlCheckbox 9

复选框。

xlSmartTagControlCombo 12

组合框。

xlSmartTagControlHelp 3

帮助文字。

xlSmartTagControlHelpURL 4

帮助文件的绝对 URL。

xlSmartTagControlImage 8

图像。

xlSmartTagControlLabel 7

标签。

2

链接。

xlSmartTagControlListbox 11

列表框。

xlSmartTagControlRadioGroup 14

单选按钮(选项按钮)组。

xlSmartTagControlSeparator 5

分隔符。

xlSmartTagControlSmartTag 1

智能标记。

xlSmartTagControlTextbox 10

文本框。

适用于