GetCellOrNull Method
GetCellOrNull function
Gets the cell or null in the specific index.
func (instance *Row) GetCellOrNull(column int32) (*Cell, error)
Remarks
See Also
- Class Row
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the cell or null in the specific index.
func (instance *Row) GetCellOrNull(column int32) (*Cell, error)