Name | Description | |
---|---|---|
Font | Gets the current used font. | |
Workbook | Gets the associated workbook. |
The following tables list the members exposed by HeaderFooterParser.
Name | Description | |
---|---|---|
ParseSection |
Name | Description | |
---|---|---|
Append | Appends the HeaderFooterParser.Codes part. | |
AppendColor | Appends the color part. | |
AppendFont | Appends the font part. | |
AppendFontSize | Appends the font size part. | |
AppendInvalidCode | Appends the text part which starts with a code. | |
AppendPageNumber | Appends the page number (with adjustment value) part. | |
AppendText | Overloaded. Appends the text part. | |
OnAfterParsing | Occurs after finished parsing a section. | |
OnBeforeParsing | Occurs before start parsing a section. | |
OnStartSection | Occurs when a new section started. |