DocPartGalleryValues Enum

Definition

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

DocPartGalleryValues(String)

Creates a new DocPartGalleryValues enum instance

Any 1

All Galleries.

When the item is serialized out as xml, its value is "any".

Any

All Galleries.

When the item is serialized out as xml, its value is "any".

AutoText 11

AutoText Gallery.

When the item is serialized out as xml, its value is "autoTxt".

AutoText

AutoText Gallery.

When the item is serialized out as xml, its value is "autoTxt".

Bibliography 17

Bibliography Gallery.

When the item is serialized out as xml, its value is "bib".

Bibliography

Bibliography Gallery.

When the item is serialized out as xml, its value is "bib".

CoverPage 4

Cover Page Gallery.

When the item is serialized out as xml, its value is "coverPg".

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".

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".

Custom2

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".

Custom3

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".

Custom4

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".

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".

CustomAutoText 26

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".

CustomBibliography 32

Custom Bibliography Gallery.

When the item is serialized out as xml, its value is "custBib".

CustomCoverPage 19

Custom Cover Page Gallery.

When the item is serialized out as xml, its value is "custCoverPg".

CustomCoverPage

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".

CustomEquation

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".

CustomFooter

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".

CustomHeaders

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".

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".

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".

CustomPageNumberMargin

Custom Page Number At Margins Gallery.

When the item is serialized out as xml, its value is "custPgNumMargins".

CustomPageNumberTop 28

Custom Page Number At Top Gallery.

When the item is serialized out as xml, its value is "custPgNumT".

CustomPageNumberTop

Custom Page Number At Top Gallery.

When the item is serialized out as xml, its value is "custPgNumT".

CustomQuickParts 18

Custom Quick Parts Gallery.

When the item is serialized out as xml, its value is "custQuickParts".

CustomQuickParts

Custom Quick Parts Gallery.

When the item is serialized out as xml, its value is "custQuickParts".

CustomTable 24

Custom Table Gallery.

When the item is serialized out as xml, its value is "custTbls".

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".

CustomTableOfContents 31

Custom Table of Contents Gallery.

When the item is serialized out as xml, its value is "custTblOfContents".

CustomTextBox 27

Custom Text Box Gallery.

When the item is serialized out as xml, its value is "custTxtBox".

CustomTextBox

Custom Text Box Gallery.

When the item is serialized out as xml, its value is "custTxtBox".

CustomWatermark 25

Custom Watermark Gallery.

When the item is serialized out as xml, its value is "custWatermarks".

CustomWatermark

Custom Watermark Gallery.

When the item is serialized out as xml, its value is "custWatermarks".

Default 2

No Gallery Classification.

When the item is serialized out as xml, its value is "default".

Default

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".

DocumentPart

Document Parts Gallery.

When the item is serialized out as xml, its value is "docParts".

Equals(DocPartGalleryValues)
Equals(Object)
Equation 5

Equations Gallery.

When the item is serialized out as xml, its value is "eq".

Equation

Equations Gallery.

When the item is serialized out as xml, its value is "eq".

Footers Gallery.

When the item is serialized out as xml, its value is "ftrs".

6

Footers Gallery.

When the item is serialized out as xml, its value is "ftrs".

GetHashCode()
Header 7

Headers Gallery.

When the item is serialized out as xml, its value is "hdrs".

Header

Headers Gallery.

When the item is serialized out as xml, its value is "hdrs".

Equality(DocPartGalleryValues, DocPartGalleryValues)
Inequality(DocPartGalleryValues, DocPartGalleryValues)
PageNumber 8

Page Numbers Gallery.

When the item is serialized out as xml, its value is "pgNum".

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".

PageNumberBottom 14

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".

PageNumberMargins 15

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".

PageNumberTop 13

Page Numbers At Top Gallery.

When the item is serialized out as xml, its value is "pgNumT".

Placeholder 0

Structured Document Tag Placeholder Text Gallery.

When the item is serialized out as xml, its value is "placeholder".

Placeholder

Structured Document Tag Placeholder Text Gallery.

When the item is serialized out as xml, its value is "placeholder".

Table 9

Table Gallery.

When the item is serialized out as xml, its value is "tbls".

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".

TableOfContents 16

Table of Contents Gallery.

When the item is serialized out as xml, its value is "tblOfContents".

TextBox 12

Text Box Gallery.

When the item is serialized out as xml, its value is "txtBox".

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".

WaterMark 10

Watermark Gallery.

When the item is serialized out as xml, its value is "watermarks".

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<DocPartGalleryValues>.Create(String)

Applies to