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


TextHeaderFooterParser Class Members

The following tables list the members exposed by TextHeaderFooterParser.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TextHeaderFooterParser class.  
Top
Public Properties
 NameDescription
Public Property  
Public Property  
Public Property  
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
 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