DocPartGalleryValues Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the DocPartGalleryValues enumeration.
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)
- Inheritance
-
DocPartGalleryValues
- Inheritance
-
DocPartGalleryValues
Fields
Name | Value | Description |
---|---|---|
Placeholder | 0 | Structured Document Tag Placeholder Text Gallery. When the item is serialized out as xml, its value is "placeholder". |
Any | 1 | All Galleries. When the item is serialized out as xml, its value is "any". |
Default | 2 | No Gallery Classification. When the item is serialized out as xml, its value is "default". |
DocumentPart | 3 | Document Parts Gallery. When the item is serialized out as xml, its value is "docParts". |
CoverPage | 4 | Cover Page Gallery. When the item is serialized out as xml, its value is "coverPg". |
Equation | 5 | Equations Gallery. When the item is serialized out as xml, its value is "eq". |
Footer | 6 | Footers Gallery. When the item is serialized out as xml, its value is "ftrs". |
Header | 7 | Headers Gallery. When the item is serialized out as xml, its value is "hdrs". |
PageNumber | 8 | Page Numbers Gallery. When the item is serialized out as xml, its value is "pgNum". |
Table | 9 | Table Gallery. When the item is serialized out as xml, its value is "tbls". |
WaterMark | 10 | Watermark Gallery. When the item is serialized out as xml, its value is "watermarks". |
AutoText | 11 | AutoText Gallery. When the item is serialized out as xml, its value is "autoTxt". |
TextBox | 12 | Text Box Gallery. When the item is serialized out as xml, its value is "txtBox". |
PageNumberTop | 13 | Page Numbers At Top Gallery. When the item is serialized out as xml, its value is "pgNumT". |
PageNumberBottom | 14 | Page Numbers At Bottom Gallery. When the item is serialized out as xml, its value is "pgNumB". |
PageNumberMargins | 15 | Page Numbers At Margins Gallery. When the item is serialized out as xml, its value is "pgNumMargins". |
TableOfContents | 16 | Table of Contents Gallery. When the item is serialized out as xml, its value is "tblOfContents". |
Bibliography | 17 | Bibliography Gallery. When the item is serialized out as xml, its value is "bib". |
CustomQuickParts | 18 | Custom Quick Parts Gallery. When the item is serialized out as xml, its value is "custQuickParts". |
CustomCoverPage | 19 | Custom Cover Page Gallery. When the item is serialized out as xml, its value is "custCoverPg". |
CustomEquation | 20 | Custom Equation Gallery. When the item is serialized out as xml, its value is "custEq". |
CustomFooter | 21 | Custom Footer Gallery. When the item is serialized out as xml, its value is "custFtrs". |
CustomHeaders | 22 | Custom Header Gallery. When the item is serialized out as xml, its value is "custHdrs". |
CustomPageNumber | 23 | Custom Page Number Gallery. When the item is serialized out as xml, its value is "custPgNum". |
CustomTable | 24 | Custom Table Gallery. When the item is serialized out as xml, its value is "custTbls". |
CustomWatermark | 25 | Custom Watermark Gallery. When the item is serialized out as xml, its value is "custWatermarks". |
CustomAutoText | 26 | Custom AutoText Gallery. When the item is serialized out as xml, its value is "custAutoTxt". |
CustomTextBox | 27 | Custom Text Box Gallery. When the item is serialized out as xml, its value is "custTxtBox". |
CustomPageNumberTop | 28 | Custom Page Number At Top Gallery. When the item is serialized out as xml, its value is "custPgNumT". |
CustomPageNumberBottom | 29 | Custom Page Number At Bottom Gallery. When the item is serialized out as xml, its value is "custPgNumB". |
CustomPageNumberMargin | 30 | Custom Page Number At Margins Gallery. When the item is serialized out as xml, its value is "custPgNumMargins". |
CustomTableOfContents | 31 | Custom Table of Contents Gallery. When the item is serialized out as xml, its value is "custTblOfContents". |
CustomBibliography | 32 | Custom Bibliography Gallery. When the item is serialized out as xml, its value is "custBib". |
Custom1 | 33 | Custom 1 Gallery. When the item is serialized out as xml, its value is "custom1". |
Custom2 | 34 | Custom 2 Gallery. When the item is serialized out as xml, its value is "custom2". |
Custom3 | 35 | Custom 3 Gallery. When the item is serialized out as xml, its value is "custom3". |
Custom4 | 36 | Custom 4 Gallery. When the item is serialized out as xml, its value is "custom4". |
Custom5 | 37 | Custom 5 Gallery. When the item is serialized out as xml, its value is "custom5". |
Any | All Galleries. When the item is serialized out as xml, its value is "any". |
|
AutoText | AutoText Gallery. When the item is serialized out as xml, its value is "autoTxt". |
|
Bibliography | Bibliography Gallery. When the item is serialized out as xml, its value is "bib". |
|
CoverPage | Cover Page Gallery. When the item is serialized out as xml, its value is "coverPg". |
|
Custom1 | Custom 1 Gallery. When the item is serialized out as xml, its value is "custom1". |
|
Custom2 | Custom 2 Gallery. When the item is serialized out as xml, its value is "custom2". |
|
Custom3 | Custom 3 Gallery. When the item is serialized out as xml, its value is "custom3". |
|
Custom4 | Custom 4 Gallery. When the item is serialized out as xml, its value is "custom4". |
|
Custom5 | Custom 5 Gallery. When the item is serialized out as xml, its value is "custom5". |
|
CustomAutoText | Custom AutoText Gallery. When the item is serialized out as xml, its value is "custAutoTxt". |
|
CustomBibliography | Custom Bibliography Gallery. When the item is serialized out as xml, its value is "custBib". |
|
CustomCoverPage | Custom Cover Page Gallery. When the item is serialized out as xml, its value is "custCoverPg". |
|
CustomEquation | Custom Equation Gallery. When the item is serialized out as xml, its value is "custEq". |
|
CustomFooter | Custom Footer Gallery. When the item is serialized out as xml, its value is "custFtrs". |
|
CustomHeaders | Custom Header Gallery. When the item is serialized out as xml, its value is "custHdrs". |
|
CustomPageNumber | Custom Page Number Gallery. When the item is serialized out as xml, its value is "custPgNum". |
|
CustomPageNumberBottom | Custom Page Number At Bottom Gallery. When the item is serialized out as xml, its value is "custPgNumB". |
|
CustomPageNumberMargin | Custom Page Number At Margins Gallery. When the item is serialized out as xml, its value is "custPgNumMargins". |
|
CustomPageNumberTop | Custom Page Number At Top Gallery. When the item is serialized out as xml, its value is "custPgNumT". |
|
CustomQuickParts | Custom Quick Parts Gallery. When the item is serialized out as xml, its value is "custQuickParts". |
|
CustomTable | Custom Table Gallery. When the item is serialized out as xml, its value is "custTbls". |
|
CustomTableOfContents | Custom Table of Contents Gallery. When the item is serialized out as xml, its value is "custTblOfContents". |
|
CustomTextBox | Custom Text Box Gallery. When the item is serialized out as xml, its value is "custTxtBox". |
|
CustomWatermark | Custom Watermark Gallery. When the item is serialized out as xml, its value is "custWatermarks". |
|
Default | No Gallery Classification. When the item is serialized out as xml, its value is "default". |
|
DocPartGalleryValues(String) | Creates a new DocPartGalleryValues enum instance |
|
DocumentPart | Document Parts Gallery. When the item is serialized out as xml, its value is "docParts". |
|
Equality(DocPartGalleryValues, DocPartGalleryValues) | ||
Equals(DocPartGalleryValues) | ||
Equals(Object) | ||
Equation | Equations Gallery. When the item is serialized out as xml, its value is "eq". |
|
Footer | Footers Gallery. When the item is serialized out as xml, its value is "ftrs". |
|
GetHashCode() | ||
Header | Headers Gallery. When the item is serialized out as xml, its value is "hdrs". |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<DocPartGalleryValues>.Create(String) | ||
Inequality(DocPartGalleryValues, DocPartGalleryValues) | ||
PageNumber | Page Numbers Gallery. When the item is serialized out as xml, its value is "pgNum". |
|
PageNumberBottom | Page Numbers At Bottom Gallery. When the item is serialized out as xml, its value is "pgNumB". |
|
PageNumberMargins | Page Numbers At Margins Gallery. When the item is serialized out as xml, its value is "pgNumMargins". |
|
PageNumberTop | Page Numbers At Top Gallery. When the item is serialized out as xml, its value is "pgNumT". |
|
Placeholder | Structured Document Tag Placeholder Text Gallery. When the item is serialized out as xml, its value is "placeholder". |
|
Table | Table Gallery. When the item is serialized out as xml, its value is "tbls". |
|
TableOfContents | Table of Contents Gallery. When the item is serialized out as xml, its value is "tblOfContents". |
|
TextBox | Text Box Gallery. When the item is serialized out as xml, its value is "txtBox". |
|
ToString() | ||
WaterMark | Watermark Gallery. When the item is serialized out as xml, its value is "watermarks". |