Aspose::Cells::Ods::OpenDocumentFormatVersionType enum
OpenDocumentFormatVersionType enum
Open Document Format version type.
enum class OpenDocumentFormatVersionType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | None strict. |
| Odf11 | 1 | ODF Version 1.1. |
| Odf12 | 2 | ODF Version 1.2. |
| Odf13 | 3 | ODF Version 1.3. |
See Also
- Namespace Aspose::Cells::Ods
- Library Aspose.Cells for C++