DocPartGalleryValues 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 DocPartGalleryValues 枚举。
public enum DocPartGalleryValues
public readonly struct DocPartGalleryValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Wordprocessing.DocPartGalleryValues>, IEquatable<DocumentFormat.OpenXml.Wordprocessing.DocPartGalleryValues>
type DocPartGalleryValues =
type DocPartGalleryValues = struct
interface IEnumValue
interface IEnumValueFactory<DocPartGalleryValues>
Public Enum DocPartGalleryValues
Public Structure DocPartGalleryValues
Implements IEnumValue, IEnumValueFactory(Of DocPartGalleryValues), IEquatable(Of DocPartGalleryValues)
- 继承
-
DocPartGalleryValues
- 继承
-
DocPartGalleryValues
字段
名称 | 值 | 说明 |
---|---|---|
Placeholder | 0 | 结构化文档标记占位符文本库。 当项序列化为 xml 时,其值为“占位符”。 |
Any | 1 | 所有库。 将项序列化为 xml 时,其值为“any”。 |
Default | 2 | 无库分类。 当项序列化为 xml 时,其值为“default”。 |
DocumentPart | 3 | 文档部件库。 将项序列化为 xml 时,其值为“docParts”。 |
CoverPage | 4 | 封面库。 当项序列化为 xml 时,其值为“coverPg”。 |
Equation | 5 | 公式库。 当项序列化为 xml 时,其值为“eq”。 |
Footer | 6 | 页脚库。 当项序列化为 xml 时,其值为“ftrs”。 |
Header | 7 | 标头库。 当项序列化为 xml 时,其值为“hdrs”。 |
PageNumber | 8 | 页码库。 将项序列化为 xml 时,其值为“pgNum”。 |
Table | 9 | 表库。 将项序列化为 xml 时,其值为“tbls”。 |
WaterMark | 10 | 水印库。 当项序列化为 xml 时,其值为“水印”。 |
AutoText | 11 | 自动图文集库。 当项序列化为 xml 时,其值为“autoTxt”。 |
TextBox | 12 | 文本框库。 当项目序列化为 xml 时,其值为“txtBox”。 |
PageNumberTop | 13 | 顶部库中的页码。 将项序列化为 xml 时,其值为“pgNumT”。 |
PageNumberBottom | 14 | 底部库的页码。 将项序列化为 xml 时,其值为“pgNumB”。 |
PageNumberMargins | 15 | 页码在 Margins 库中。 当项序列化为 xml 时,其值为“pgNumMargins”。 |
TableOfContents | 16 | 目录库。 当项序列化为 xml 时,其值为“tblOfContents”。 |
Bibliography | 17 | 书目库。 当项序列化为 xml 时,其值为“bib”。 |
CustomQuickParts | 18 | 自定义快速部件库。 将项序列化为 xml 时,其值为“custQuickParts”。 |
CustomCoverPage | 19 | 自定义封面库。 当项序列化为 xml 时,其值为“custCoverPg”。 |
CustomEquation | 20 | 自定义公式库。 将项序列化为 xml 时,其值为“custEq”。 |
CustomFooter | 21 | 自定义页脚库。 当项序列化为 xml 时,其值为“custFtrs”。 |
CustomHeaders | 22 | 自定义标头库。 当项序列化为 xml 时,其值为“custHdrs”。 |
CustomPageNumber | 23 | 自定义页码库。 当项序列化为 xml 时,其值为“custPgNum”。 |
CustomTable | 24 | 自定义表库。 将项序列化为 xml 时,其值为“custTbls”。 |
CustomWatermark | 25 | 自定义水印库。 当项序列化为 xml 时,其值为“custWatermarks”。 |
CustomAutoText | 26 | 自定义自动图文集库。 当项序列化为 xml 时,其值为“custAutoTxt”。 |
CustomTextBox | 27 | 自定义文本框库。 将项序列化为 xml 时,其值为“custTxtBox”。 |
CustomPageNumberTop | 28 | 顶部库中的自定义页码。 当项序列化为 xml 时,其值为“custPgNumT”。 |
CustomPageNumberBottom | 29 | 底部库的自定义页码。 当项序列化为 xml 时,其值为“custPgNumB”。 |
CustomPageNumberMargin | 30 | 自定义页码在边距库。 当项序列化为 xml 时,其值为“custPgNumMargins”。 |
CustomTableOfContents | 31 | 自定义目录库。 当项序列化为 xml 时,其值为“custTblOfContents”。 |
CustomBibliography | 32 | 自定义书目库。 当项序列化为 xml 时,其值为“custBib”。 |
Custom1 | 33 | 自定义 1 库。 当项序列化为 xml 时,其值为“custom1”。 |
Custom2 | 34 | 自定义 2 库。 将项序列化为 xml 时,其值为“custom2”。 |
Custom3 | 35 | 自定义 3 库。 将项序列化为 xml 时,其值为“custom3”。 |
Custom4 | 36 | 自定义 4 库。 当项序列化为 xml 时,其值为“custom4”。 |
Custom5 | 37 | 自定义 5 库。 将项序列化为 xml 时,其值为“custom5”。 |
Any | 所有库。 将项序列化为 xml 时,其值为“any”。 |
|
AutoText | 自动图文集库。 当项序列化为 xml 时,其值为“autoTxt”。 |
|
Bibliography | 书目库。 当项序列化为 xml 时,其值为“bib”。 |
|
CoverPage | 封面库。 当项序列化为 xml 时,其值为“coverPg”。 |
|
Custom1 | 自定义 1 库。 当项序列化为 xml 时,其值为“custom1”。 |
|
Custom2 | 自定义 2 库。 将项序列化为 xml 时,其值为“custom2”。 |
|
Custom3 | 自定义 3 库。 将项序列化为 xml 时,其值为“custom3”。 |
|
Custom4 | 自定义 4 库。 当项序列化为 xml 时,其值为“custom4”。 |
|
Custom5 | 自定义 5 库。 将项序列化为 xml 时,其值为“custom5”。 |
|
CustomAutoText | 自定义自动图文集库。 当项序列化为 xml 时,其值为“custAutoTxt”。 |
|
CustomBibliography | 自定义书目库。 当项序列化为 xml 时,其值为“custBib”。 |
|
CustomCoverPage | 自定义封面库。 当项序列化为 xml 时,其值为“custCoverPg”。 |
|
CustomEquation | 自定义公式库。 将项序列化为 xml 时,其值为“custEq”。 |
|
CustomFooter | 自定义页脚库。 当项序列化为 xml 时,其值为“custFtrs”。 |
|
CustomHeaders | 自定义标头库。 当项序列化为 xml 时,其值为“custHdrs”。 |
|
CustomPageNumber | 自定义页码库。 当项序列化为 xml 时,其值为“custPgNum”。 |
|
CustomPageNumberBottom | 底部库的自定义页码。 当项序列化为 xml 时,其值为“custPgNumB”。 |
|
CustomPageNumberMargin | 自定义页码在边距库。 当项序列化为 xml 时,其值为“custPgNumMargins”。 |
|
CustomPageNumberTop | 顶部库中的自定义页码。 当项序列化为 xml 时,其值为“custPgNumT”。 |
|
CustomQuickParts | 自定义快速部件库。 将项序列化为 xml 时,其值为“custQuickParts”。 |
|
CustomTable | 自定义表库。 将项序列化为 xml 时,其值为“custTbls”。 |
|
CustomTableOfContents | 自定义目录库。 当项序列化为 xml 时,其值为“custTblOfContents”。 |
|
CustomTextBox | 自定义文本框库。 将项序列化为 xml 时,其值为“custTxtBox”。 |
|
CustomWatermark | 自定义水印库。 当项序列化为 xml 时,其值为“custWatermarks”。 |
|
Default | 无库分类。 当项序列化为 xml 时,其值为“default”。 |
|
DocPartGalleryValues(String) | 创建新的 DocPartGalleryValues 枚举实例 |
|
DocumentPart | 文档部件库。 将项序列化为 xml 时,其值为“docParts”。 |
|
Equality(DocPartGalleryValues, DocPartGalleryValues) | ||
Equals(DocPartGalleryValues) | ||
Equals(Object) | ||
Equation | 公式库。 当项序列化为 xml 时,其值为“eq”。 |
|
Footer | 页脚库。 当项序列化为 xml 时,其值为“ftrs”。 |
|
GetHashCode() | ||
Header | 标头库。 当项序列化为 xml 时,其值为“hdrs”。 |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<DocPartGalleryValues>.Create(String) | ||
Inequality(DocPartGalleryValues, DocPartGalleryValues) | ||
PageNumber | 页码库。 将项序列化为 xml 时,其值为“pgNum”。 |
|
PageNumberBottom | 底部库的页码。 将项序列化为 xml 时,其值为“pgNumB”。 |
|
PageNumberMargins | 页码在 Margins 库中。 当项序列化为 xml 时,其值为“pgNumMargins”。 |
|
PageNumberTop | 顶部库中的页码。 将项序列化为 xml 时,其值为“pgNumT”。 |
|
Placeholder | 结构化文档标记占位符文本库。 当项序列化为 xml 时,其值为“占位符”。 |
|
Table | 表库。 将项序列化为 xml 时,其值为“tbls”。 |
|
TableOfContents | 目录库。 当项序列化为 xml 时,其值为“tblOfContents”。 |
|
TextBox | 文本框库。 当项目序列化为 xml 时,其值为“txtBox”。 |
|
ToString() | ||
WaterMark | 水印库。 当项序列化为 xml 时,其值为“水印”。 |