Link Search Menu Expand Document

CellValueAsInteger Property

Gets the value as integer.

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

Property Value

Type: Int32
The value as integer.

Implements

ICellValueAsInteger
See Also

Reference