Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / HeaderFooterParser Class
Members


HeaderFooterParser Class
Represents the header/footer code parser. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class HeaderFooterParser 
 
'Usage
 
Dim instance As HeaderFooterParser
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Printing.HeaderFooterParser
      GrapeCity.Spreadsheet.Printing.TextHeaderFooterParser

See Also