Enum OpenDocumentFormatVersionType
Enum OpenDocumentFormatVersionType
Namespace: Aspose.Cells.Ods
Assembly: Aspose.Cells.dll (25.2.0)
Open Document Format version type.
public enum OpenDocumentFormatVersionType
Fields
None = 0
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.
Odf11 = 1
ODF Version 1.1
Odf12 = 2
ODF Version 1.2
Odf13 = 3
ODF Version 1.3