GetDoubleValue Method
GetDoubleValue function
Gets the double value contained in the cell.
func (instance *Cell) GetDoubleValue() (float64, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the double value contained in the cell.
func (instance *Cell) GetDoubleValue() (float64, error)