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