Aspose::Cells::WorkbookSettings::GetCheckCompatibility method

WorkbookSettings::GetCheckCompatibility method

Indicates whether check compatibility with earlier versions when saving workbook.

bool Aspose::Cells::WorkbookSettings::GetCheckCompatibility()

Remarks

The default value is true. Only for Excel97-2003 xls or xlt files.

See Also