PutValue Method
PutValue function
Puts a value into the range, if appropriate the value will be converted to other data type and cell’s number format will be reset.
func (instance *Range) PutValue(stringvalue string, isconverted bool, setstyle bool) error
Remarks
See Also
- Class Range
- Namespace Aspose.Cells
- Library Aspose.Cells for Go