Aspose::Cells::WorkbookSettings::SetCheckCompatibility method
WorkbookSettings::SetCheckCompatibility method
Indicates whether check compatibility with earlier versions when saving workbook.
void Aspose::Cells::WorkbookSettings::SetCheckCompatibility(bool value)
Remarks
The default value is true. Only for Excel97-2003 xls or xlt files.
See Also
- Class Vector
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++