Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / TextHeaderFooterParser Class
Members


In This Topic
    TextHeaderFooterParser Class
    In This Topic
    Represents the header/footer code parser.
    Syntax
    'Declaration
     
    
    Public Class TextHeaderFooterParser 
       Inherits HeaderFooterParser
    'Usage
     
    
    Dim instance As TextHeaderFooterParser
    public class TextHeaderFooterParser : HeaderFooterParser 
    Inheritance Hierarchy

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

    See Also