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