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