Aspose::Cells::OoxmlCompliance enum
OoxmlCompliance enum
Allows to specify which OOXML specification will be used when saving in the Xlsx format.
enum class OoxmlCompliance
Values
Name | Value | Description |
---|---|---|
Ecma376_2006 | 0 | ECMA-376 1st Edition, 2006. |
Iso29500_2008_Strict | 1 | ISO/IEC 29500:2008 Strict compliance level. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++