Name | Description | |
---|---|---|
![]() | TextHeaderFooterParser Constructor | Initializes a new instance of the TextHeaderFooterParser class. |
The following tables list the members exposed by TextHeaderFooterParser.
Name | Description | |
---|---|---|
![]() | TextHeaderFooterParser Constructor | Initializes a new instance of the TextHeaderFooterParser class. |
Name | Description | |
---|---|---|
![]() | CenterCode | |
![]() | LeftCode | |
![]() | RightCode |
Name | Description | |
---|---|---|
![]() | Font | Gets the current used font. (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser) |
![]() | Workbook | Gets the associated workbook. (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser) |
Name | Description | |
---|---|---|
![]() ![]() | AppendColorFormatCode | Append the color format code from color. |
![]() | ParseSection | (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser) |
Name | Description | |
---|---|---|
![]() | Append | Overridden. Appends the Codes part. |
![]() | AppendColor | Overridden. Appends the color part. |
![]() | AppendFont | Overridden. Appends the font part. |
![]() | AppendFontSize | Overridden. Appends the font size part. |
![]() | AppendInvalidCode | Overridden. Appends the text part which starts with a code. |
![]() | AppendPageNumber | Overridden. Appends the page number (with adjustment value) part. |
![]() | AppendText | Overloaded. Overridden. Appends the text part. |
![]() | OnAfterParsing | Overridden. Occurs after finished parsing a section. |
![]() | OnBeforeParsing | Occurs before start parsing a section. (Inherited from GrapeCity.Spreadsheet.Printing.HeaderFooterParser) |
![]() | OnStartSection | Overridden. Occurs when a new section started. |