Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / TextHeaderFooterParser Class


TextHeaderFooterParser Class Methods

For a list of all members of this type, see TextHeaderFooterParser members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Append the color format code from color.  
Public Method (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser)
Top
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