WorkbookSettings.CheckCompatibility
WorkbookSettings.CheckCompatibility property
Indicates whether check compatibility with earlier versions when saving workbook.
public bool CheckCompatibility { get; set; }
Remarks
The default value is true. Only for Excel97-2003 xls or xlt files.
See Also
- class WorkbookSettings
- namespace Aspose.Cells
- assembly Aspose.Cells