HeaderFooterCommandType
HeaderFooterCommandType enumeration
Utility class containing constants. Represents the command type of header and footer.
Values
| Name | Description |
|---|---|
| TEXT | The text. |
| CURRENT_PAGE | Current page number |
| PAGECOUNT | Page count |
| CURRENT_DATE | Current date |
| CURRENT_TIME | Current time |
| SHEET_NAME | Sheet name |
| FILE_NAME | File name without path |
| FILE_PATH | File path without file name |
| PICTURE | Picture |