OpenDocumentFormatVersionType
OpenDocumentFormatVersionType enumeration
Utility class containing constants. Open Document Format version type.
Values
| Name | Description |
|---|---|
| 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 | ODF Version 1.1 |
| ODF_12 | ODF Version 1.2 |
| ODF_13 | ODF Version 1.3 |
| ODF_14 |