'Declaration Public Enum HeaderFooterParser.Section Inherits System.Enum
'Usage Dim instance As HeaderFooterParser.Section
public enum HeaderFooterParser.Section : System.Enum
'Declaration Public Enum HeaderFooterParser.Section Inherits System.Enum
'Usage Dim instance As HeaderFooterParser.Section
public enum HeaderFooterParser.Section : System.Enum
Member | Description |
---|---|
Any | Indicates any section. |
Center | Indicates the center section. |
Left | Indicates the left section. |
Right | Indicates the right section. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Printing.HeaderFooterParser.Section