ISpreadsheetOptionsThrowExceptionsOnFormatIncompatibilities Property Bytescout Spreadsheet SDK
Throw the exception if data can be corrupted while saving to the file or stream (usually this applies, for example, if you save into XLS format while spreadsheet contains formatting not supported by XLS format but supported by XLSX format only) False by default

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

bool ThrowExceptionsOnFormatIncompatibilities { get; set; }

Property Value

Type: Boolean
See Also

Reference