CellValueAsInteger Property Bytescout Spreadsheet SDK
Gets the value as integer.

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

public int ValueAsInteger { get; set; }

Property Value

Type: Int32
The value as integer.

Implements

ICellValueAsInteger
See Also

Reference