Enum HeaderFooterCommandType

HeaderFooterCommandType enumeration

Represents the command type of header and footer.

public enum HeaderFooterCommandType

Values

NameValueDescription
Text0The text.
CurrentPage1Current page number
Pagecount2Page count
CurrentDate3Current date
CurrentTime4Current time
SheetName5Sheet name
FileName6File name without path
FilePath7File path without file name
Picture8Picture

See Also