aspose.cells

Class HeaderFooterCommandType

Utility class containing constants. Represents the command type of header and footer.

Field Summary
const  NumberTEXT
The text.
const  NumberCURRENT_PAGE
Current page number
const  NumberPAGECOUNT
Page count
const  NumberCURRENT_DATE
Current date
const  NumberCURRENT_TIME
Current time
const  NumberSHEET_NAME
Sheet name
const  NumberFILE_NAME
File name without path
const  NumberFILE_PATH
File path without file name
const  NumberPICTURE
Picture
 

    • Field Detail

      • TEXT

        const Number TEXT
        The text.
      • CURRENT_PAGE

        const Number CURRENT_PAGE
        Current page number
      • PAGECOUNT

        const Number PAGECOUNT
        Page count
      • CURRENT_DATE

        const Number CURRENT_DATE
        Current date
      • CURRENT_TIME

        const Number CURRENT_TIME
        Current time
      • SHEET_NAME

        const Number SHEET_NAME
        Sheet name
      • FILE_NAME

        const Number FILE_NAME
        File name without path
      • FILE_PATH

        const Number FILE_PATH
        File path without file name
      • PICTURE

        const Number PICTURE
        Picture