Word.BuildingBlockType enum
文書パーツの種類を指定します。
注釈
使用元
- Word.BuildingBlockEntryCollection: add
- Word.BuildingBlockGalleryContentControl: buildingBlockType
- Word.BuildingBlockTypeItemCollection: getByType
フィールド
| 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" | 透かしの文書パーツの種類を表します。 |