Word.BuildingBlockType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the type of building block.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
autoText = "AutoText" | Represents AutoText building block type. |
bibliography = "Bibliography" | Represents Bibliography building block type. |
coverPage = "CoverPage" | Represents Cover Page building block type. |
custom1 = "Custom1" | Represents Custom building block type 1. |
custom2 = "Custom2" | Represents Custom building block type 2. |
custom3 = "Custom3" | Represents Custom building block type 3. |
custom4 = "Custom4" | Represents Custom building block type 4. |
custom5 = "Custom5" | Represents Custom building block type 5. |
customAutoText = "CustomAutoText" | Represents Custom AutoText building block type. |
customBibliography = "CustomBibliography" | Represents Custom Bibliography building block type. |
customCoverPage = "CustomCoverPage" | Represents Custom Cover Page building block type. |
customEquations = "CustomEquations" | Represents Custom Equations building block type. |
customFooters = "CustomFooters" | Represents Custom Footers building block type. |
customHeaders = "CustomHeaders" | Represents Custom Headers building block type. |
customPageNumber = "CustomPageNumber" | Represents Custom Page Number building block type. |
customPageNumberBottom = "CustomPageNumberBottom" | Represents Custom Page Number Bottom building block type. |
customPageNumberPage = "CustomPageNumberPage" | Represents Custom Page Number Page building block type. |
customPageNumberTop = "CustomPageNumberTop" | Represents Custom Page Number Top building block type. |
customQuickParts = "CustomQuickParts" | Represents Custom Quick Parts building block type. |
customTableOfContents = "CustomTableOfContents" | Represents Custom Table of Contents building block type. |
customTables = "CustomTables" | Represents Custom Tables building block type. |
customTextBox = "CustomTextBox" | Represents Custom Text Box building block type. |
customWatermarks = "CustomWatermarks" | Represents Custom Watermarks building block type. |
equations = "Equations" | Represents Equations building block type. |
footers = "Footers" | Represents Footers building block type. |
headers = "Headers" | Represents Headers building block type. |
pageNumber = "PageNumber" | Represents Page Number building block type. |
pageNumberBottom = "PageNumberBottom" | Represents Page Number Bottom building block type. |
pageNumberPage = "PageNumberPage" | Represents Page Number Page building block type. |
pageNumberTop = "PageNumberTop" | Represents Page Number Top building block type. |
quickParts = "QuickParts" | Represents Quick Parts building block type. |
tableOfContents = "TableOfContents" | Represents Table of Contents building block type. |
tables = "Tables" | Represents Tables building block type. |
textBox = "TextBox" | Represents Text Box building block type. |
watermarks = "Watermarks" | Represents Watermarks building block type. |