IsDate Method
IsDate function
Checks whether the object is a Date value.
func (instance *Object) IsDate() (bool, error)
Remarks
See Also
- Class Object
- Library Aspose.Cells for Go
Checks whether the object is a Date value.
func (instance *Object) IsDate() (bool, error)