Word.BuildingBlockType enum
指定生成块的类型。
注解
字段
| autoText = "AutoText" | 表示自动图文集构建基块类型。 |
| bibliography = "Bibliography" | 表示书目构建基块类型。 |
| coverPage = "CoverPage" | 表示封面构建基块类型。 |
| custom1 = "Custom1" | 表示自定义构建基块类型 1。 |
| custom2 = "Custom2" | 表示类型 2 的自定义构建基块。 |
| custom3 = "Custom3" | 表示自定义构建基块类型 3。 |
| custom4 = "Custom4" | 表示类型 4 的自定义构建基块。 |
| custom5 = "Custom5" | 表示自定义构建基块类型 5。 |
| customAutoText = "CustomAutoText" | 表示自定义自动图文集构建基块类型。 |
| customBibliography = "CustomBibliography" | 表示自定义书目构建基块类型。 |
| customCoverPage = "CustomCoverPage" | 表示自定义封面构建基块类型。 |
| customEquations = "CustomEquations" | 表示自定义公式构建基块类型。 |
| customFooters = "CustomFooters" | 表示自定义页脚构建基块类型。 |
| customHeaders = "CustomHeaders" | 表示自定义标头构建基块类型。 |
| customPageNumber = "CustomPageNumber" | 表示自定义页码构建基块类型。 |
| customPageNumberBottom = "CustomPageNumberBottom" | 表示自定义页码底部构建基块类型。 |
| customPageNumberPage = "CustomPageNumberPage" | 表示自定义页码页构建基块类型。 |
| customPageNumberTop = "CustomPageNumberTop" | 表示自定义页码顶部构建基块类型。 |
| customQuickParts = "CustomQuickParts" | 表示自定义快速部件构建基块类型。 |
| customTableOfContents = "CustomTableOfContents" | 表示自定义目录构建基块类型。 |
| customTables = "CustomTables" | 表示自定义表构建基块类型。 |
| customTextBox = "CustomTextBox" | 表示自定义文本框构建基块类型。 |
| customWatermarks = "CustomWatermarks" | 表示自定义水印构建基块类型。 |
| equations = "Equations" | 表示公式构建基块类型。 |
| footers = "Footers" | 表示页脚构建基块类型。 |
| headers = "Headers" | 表示标头构建基块类型。 |
| pageNumber = "PageNumber" | 表示页码构建基块类型。 |
| pageNumberBottom = "PageNumberBottom" | 表示页码底部构建基块类型。 |
| pageNumberPage = "PageNumberPage" | 表示页码页构建基块类型。 |
| pageNumberTop = "PageNumberTop" | 表示页码顶部构建基块类型。 |
| quickParts = "QuickParts" | 表示快速部件构建基块类型。 |
| tableOfContents = "TableOfContents" | 表示目录构建基块类型。 |
| tables = "Tables" | 表示表构建基块类型。 |
| textBox = "TextBox" | 表示文本框构建基块类型。 |
| watermarks = "Watermarks" | 表示水印构建基块类型。 |