Link Search Menu Expand Document

SpreadsheetOptionsThrowExceptionsOnFormatLimits Property

Gets or sets a value indicating whether [throw exceptions on spreadsheet format limits].

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

Property Value

Type: Boolean
true if [throw exceptions on format limits]; otherwise, false.

Implements

ISpreadsheetOptionsThrowExceptionsOnFormatLimits
See Also

Reference