PutValue_Date Method
PutValue_Date function
Puts a DateTime value into the cell.
func (instance *Cell) PutValue_Date(datetime *Date) error
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Puts a DateTime value into the cell.
func (instance *Cell) PutValue_Date(datetime *Date) error