WdBuildingBlockTypes 枚举 (Word)
指定生成块的类型。
名称 | 值 | Description |
---|---|---|
wdTypeAutoText | 9 | 自动图文集生成框。 |
wdTypeBibliography | 34 | 书目生成块。 |
wdTypeCoverPage | 2 | 封面生成块。 |
wdTypeCustom1 | 29 | 自定义生成块。 |
wdTypeCustom2 | 30 | 自定义生成块。 |
wdTypeCustom3 | 31 | 自定义生成块。 |
wdTypeCustom4 | 32 | 自定义生成块。 |
wdTypeCustom5 | 33 | 自定义生成块。 |
wdTypeCustomAutoText | 23 | 自定义自动图文集生成块。 |
wdTypeCustomBibliography | 35 | 自定义书目生成块。 |
wdTypeCustomCoverPage | 16 | 自定义封面生成块。 |
wdTypeCustomEquations | 17 | 自定义公式生成块。 |
wdTypeCustomFooters | 18 | 自定义页脚生成块。 |
wdTypeCustomHeaders | 19 | 自定义页眉生成块。 |
wdTypeCustomPageNumber | 20 | 自定义页码编号生成块。 |
wdTypeCustomPageNumberBottom | 26 | 自定义页码编号(位于页面底部)生成块。 |
wdTypeCustomPageNumberPage | 27 | 自定义页码编号生成块。 |
wdTypeCustomPageNumberTop | 25 | 自定义页码编号(位于页面顶端)生成块。 |
wdTypeCustomQuickParts | 15 | 自定义文档部件生成块。 |
wdTypeCustomTableOfContents | 28 | 自定义目录生成块。 |
wdTypeCustomTables | 21 | 自定义表构建基块。 |
wdTypeCustomTextBox | 24 | 自定义文本框生成块。 |
wdTypeCustomWatermarks | 22 | 自定义水印生成块。 |
wdTypeEquations | 3 | 公式生成块。 |
wdTypeFooters | 4 | 页脚构建基块。 |
wdTypeHeaders | 5 | 页眉生成块。 |
wdTypePageNumber | 6 | 页码编号生成块。 |
wdTypePageNumberBottom | 12 | 页码编号(位于页面底部)生成块。 |
wdTypePageNumberPage | 13 | 页码编号生成块。 |
wdTypePageNumberTop | 11 | 页码编号(位于页面顶端)生成块。 |
wdTypeQuickParts | 1 | 文档部件生成块。 |
wdTypeTableOfContents | 14 | 目录生成块。 |
wdTypeTables | 7 | 表格生成块。 |
wdTypeTextBox | 10 | 文本框生成块。 |
wdTypeWatermarks | 8 | 水印生成块。 |
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。