IsObject Method
IsObject function
Checks whether the object is an object pointer.
func (instance *Object) IsObject() (bool, error)
Remarks
See Also
- Class Object
- Library Aspose.Cells for Go
Checks whether the object is an object pointer.
func (instance *Object) IsObject() (bool, error)