Aspose::Cells::HeaderFooterCommandType enum

HeaderFooterCommandType enum

Represents the command type of header and footer.

enum class HeaderFooterCommandType

Values

NameValueDescription
Text0
The text.
CurrentPage1
Current page number.
Pagecount2
Page count.
CurrentDate3
Current date.
CurrentTime4
Current time.
SheetName5
Sheet name.
FileName6
File name without path.
FilePath7
File path without file name.
Picture8
Picture.

See Also