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