aspose.cells

Class OdsCellFieldType

Utility class containing constants. Represents the cell field type of ods.

Field Summary
const  NumberDATE
Current date.
const  NumberSHEET_NAME
The name of the sheet.
const  NumberTITLE
The name of the file.
 

    • Field Detail

      • DATE

        const Number DATE
        Current date.
      • SHEET_NAME

        const Number SHEET_NAME
        The name of the sheet.
      • TITLE

        const Number TITLE
        The name of the file.