CellToInteger Method Bytescout Spreadsheet SDK
Return cell value as integer, see type Int32.

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

public int ToInteger()

Return Value

Type: Int32
The cell value as Int32

Implements

ICellToInteger
See Also

Reference