主题
XlSmartTagControlType 枚举
指定**“文档操作”**任务窗格中显示的智能文档控件的类型。
注释 |
---|
此对象或成员已弃用,但为了向后兼容,仍作为对象模型的一部分保留。在新应用程序中,不应使用该对象或成员。 |
名称 | 值 | 说明 |
---|---|---|
xlSmartTagControlActiveX | 13 | ActiveX 控件。 |
xlSmartTagControlButton | 6 | 按钮。 |
xlSmartTagControlCheckbox | 9 | 复选框。 |
xlSmartTagControlCombo | 12 | 组合框。 |
xlSmartTagControlHelp | 3 | 帮助文字。 |
xlSmartTagControlHelpURL | 4 | 帮助文件的绝对 URL。 |
xlSmartTagControlImage | 8 | 图像。 |
xlSmartTagControlLabel | 7 | 标签。 |
xlSmartTagControlLink | 2 | 链接。 |
xlSmartTagControlListbox | 11 | 列表框。 |
xlSmartTagControlRadioGroup | 14 | 单选按钮(选项按钮)组。 |
xlSmartTagControlSeparator | 5 | 分隔符。 |
xlSmartTagControlSmartTag | 1 | 智能标记。 |
xlSmartTagControlTextbox | 10 | 文本框。 |