Aspose::Cells::WorkbookSettings::SetCompliance method
WorkbookSettings::SetCompliance method
Specifies the OOXML version for the output document. The default value is Ecma376_2006.
void Aspose::Cells::WorkbookSettings::SetCompliance(OoxmlCompliance value)
Remarks
Only for .xlsx files.
See Also
- Class Vector
- Enum OoxmlCompliance
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++