Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / HeaderFooterParser.Section Enumeration


HeaderFooterParser.Section Enumeration
Represents the header/footer section.
Syntax
'Declaration
 
Public Enum HeaderFooterParser.Section 
   Inherits System.Enum
 
'Usage
 
Dim instance As HeaderFooterParser.Section
Members
MemberDescription
AnyIndicates any section.
CenterIndicates the center section.
LeftIndicates the left section.
RightIndicates the right section.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Printing.HeaderFooterParser.Section

See Also