GetCellOrNull Method

GetCellOrNull function

Gets the cell or null in the specific index.


func (instance *Row) GetCellOrNull(column int32)  (*Cell,  error) 

Remarks

See Also