IsNull Method
IsNull function
Checks whether the implementation object is nullptr.
func (instance *DataModelTable) IsNull() (bool, error)
Remarks
See Also
- Class DataModelTable
- Namespace Aspose.Cells.DataModels
- Library Aspose.Cells for Go
Checks whether the implementation object is nullptr.
func (instance *DataModelTable) IsNull() (bool, error)