Link Search Menu Expand Document

CellToInteger Method

Return cell value as integer, see type Int32.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int ToInteger()

Return Value

Type: Int32
The cell value as Int32

Implements

ICellToInteger
See Also

Reference