Link Search Menu Expand Document

CellToDouble Method

Return cell value as double, see type Double.

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

Return Value

Type: Double
The cell value as Double

Implements

ICellToDouble
See Also

Reference