PutValue_Double Method
PutValue_Double function
Puts a double value into the cell.
func (instance *Cell) PutValue_Double(doublevalue float64) error
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go
Puts a double value into the cell.
func (instance *Cell) PutValue_Double(doublevalue float64) error