asposecells.api

Class OdsCellFieldType

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

Field Summary
const  intDATE
Current date.
const  intSHEET_NAME
The name of the sheet.
const  intTITLE
The name of the file.
 

    • Field Detail

      • DATE

        const int DATE
        Current date.
      • SHEET_NAME

        const int SHEET_NAME
        The name of the sheet.
      • TITLE

        const int TITLE
        The name of the file.