WdContentControlType 枚举 (Word)
指示内容控件的类型。
名称 | 值 | Description |
---|---|---|
wdContentControlBuildingBlockGallery | 5 | 指定生成块库内容控件。 |
wdContentControlCheckbox | 8 | 指定复选框内容控件。 |
wdContentControlComboBox | 3 | 指定组合框内容控件。 |
wdContentControlDate | 6 | 指定日期内容控件。 |
wdContentControlGroup | 7 | 指定组内容控件。 |
wdContentControlDropdownList | 4 | 指定下拉列表内容控件。 |
wdContentControlPicture | 2 | 指定图片内容控件。 |
wdContentControlRepeatingSection | 9 | 指定重复的部分内容控件。 |
wdContentControlRichText | 0 | 指定 RTF 内容控件。 |
wdContentControlText | 1 | 指定文本内容控件。 |
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。