CellToDouble Method Bytescout Spreadsheet SDK
Return cell value as double, see type Double.

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

public double ToDouble()

Return Value

Type: Double
The cell value as Double

Implements

ICellToDouble
See Also

Reference