Link Search Menu Expand Document

SpreadsheetOptionsThrowExceptionOnCalculateError Property

Gets or sets a value indicating whether [throw exception on calculate error].

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool ThrowExceptionOnCalculateError { get; set; }

Property Value

Type: Boolean
true if [throw exception on calculate error]; otherwise, false.
See Also

Reference