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