GetDateTimeValue Method
GetDateTimeValue function
Gets the date time value of the pivot itemIf the value is null ,it will return DateTime.MinValue
func (instance *PivotItem) GetDateTimeValue() (*Date, error)
Remarks
See Also
- Class PivotItem
- Library Aspose.Cells for Go