asposecells.api

Class OpenDocumentFormatVersionType

Utility class containing constants. Open Document Format version type.

Field Summary
const  intNONE
None strict.
const  intODF_11
ODF Version 1.1
const  intODF_12
ODF Version 1.2
const  intODF_13
ODF Version 1.3
 

    • Field Detail

      • NONE

        const int NONE
        None strict. There are some difference between Excel and ODF. In order to keep the data of Excel file, we can not follow the strict of ODF.
      • ODF_11

        const int ODF_11
        ODF Version 1.1
      • ODF_12

        const int ODF_12
        ODF Version 1.2
      • ODF_13

        const int ODF_13
        ODF Version 1.3