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