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


In This Topic
    RichTextHeaderFooterParser Class Members
    In This Topic

    The following tables list the members exposed by RichTextHeaderFooterParser.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextHeaderFooterParser class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the center print header/footer rich text.  
    Public PropertyGets or sets the left print header/footer rich text.  
    Public PropertyGets or sets the page printing information.  
    Public PropertyGets or sets the right print header/footer rich text.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the current used font. (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser)
    Protected PropertyGets the associated workbook. (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverridden. Appends the Codes part.  
    Protected MethodOverridden. Appends the color part.  
    Protected MethodOverridden. Appends the font part.  
    Protected MethodOverridden. Appends the font size part.  
    Protected MethodOverridden. Appends the text part which starts with a code.  
    Protected MethodOverridden. Appends the page number (with adjustment value) part.  
    Protected MethodOverloaded. Overridden. Appends the text part.  
    Protected MethodOverridden. Occurs after finished parsing a section.  
    Protected MethodOccurs before start parsing a section. (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser)
    Protected MethodOverridden. Occurs when a new section started.  
    Top
    See Also