Link Search Menu Expand Document

ICellIsInteger Property

Gets a value indicating whether this Cell contains integer number.

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

Property Value

Type: Boolean
true if this Cell contains integer number; otherwise, false.
See Also

Reference