WdBuildingBlockTypes 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
文書パーツの種類を指定します。
public enum class WdBuildingBlockTypes
[System.Runtime.InteropServices.Guid("E1DBA742-1E0E-3633-B1C2-168561C6F0B0")]
public enum WdBuildingBlockTypes
type WdBuildingBlockTypes =
Public Enum WdBuildingBlockTypes
- 継承
-
WdBuildingBlockTypes
- 属性
フィールド
名前 | 値 | 説明 |
---|---|---|
wdTypeQuickParts | 1 | クイック パーツの文書パーツ |
wdTypeCoverPage | 2 | 表紙の文書パーツ |
wdTypeEquations | 3 | 数式の文書パーツ |
wdTypeFooters | 4 | ユーザー設定のフッターの文書パーツ |
wdTypeHeaders | 5 | ユーザー設定のヘッダーの文書パーツ |
wdTypePageNumber | 6 | ページ番号の文書パーツ |
wdTypeTables | 7 | 表の文書パーツ |
wdTypeWatermarks | 8 | 透かしの文書パーツ |
wdTypeAutoText | 9 | 定型句の文書パーツ |
wdTypeTextBox | 10 | テキスト ボックスの文書パーツ |
wdTypePageNumberTop | 11 | ページ上部にページ番号を付けるための文書パーツ |
wdTypePageNumberBottom | 12 | ページ下部にページ番号を付けるための文書パーツ |
wdTypePageNumberPage | 13 | ページ番号の文書パーツ |
wdTypeTableOfContents | 14 | 目次の文書パーツ |
wdTypeCustomQuickParts | 15 | ユーザー設定のクイック パーツの文書パーツ |
wdTypeCustomCoverPage | 16 | ユーザー設定の表紙の文書パーツ |
wdTypeCustomEquations | 17 | ユーザー設定の数式の文書パーツ |
wdTypeCustomFooters | 18 | ユーザー設定のフッターの文書パーツ |
wdTypeCustomHeaders | 19 | ユーザー設定のヘッダーの文書パーツ |
wdTypeCustomPageNumber | 20 | ユーザー設定のページ番号の文書パーツ |
wdTypeCustomTables | 21 | カスタム テーブルの構成要素。 |
wdTypeCustomWatermarks | 22 | ユーザー設定の透かしの文書パーツ |
wdTypeCustomAutoText | 23 | ユーザー設定の定型句の文書パーツ |
wdTypeCustomTextBox | 24 | ユーザー設定のテキスト ボックスの文書パーツ |
wdTypeCustomPageNumberTop | 25 | ページ上部にユーザー設定のページ番号を付けるための文書パーツ |
wdTypeCustomPageNumberBottom | 26 | ページ下部にユーザー設定のページ番号を付けるための文書パーツ |
wdTypeCustomPageNumberPage | 27 | ユーザー設定のページ番号の文書パーツ |
wdTypeCustomTableOfContents | 28 | ユーザー設定の目次の文書パーツ |
wdTypeCustom1 | 29 | ユーザー設定の文書パーツ |
wdTypeCustom2 | 30 | ユーザー設定の文書パーツ |
wdTypeCustom3 | 31 | ユーザー設定の文書パーツ |
wdTypeCustom4 | 32 | ユーザー設定の文書パーツ |
wdTypeCustom5 | 33 | ユーザー設定の文書パーツ |
wdTypeBibliography | 34 | 文献目録の文書パーツ |
wdTypeCustomBibliography | 35 | ユーザー設定の文献目録の文書パーツ |