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


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

    System.Object
       GrapeCity.Spreadsheet.Printing.HeaderFooterParser
          GrapeCity.Spreadsheet.Printing.RichTextHeaderFooterParser

    See Also