GetCellOrNull Method

GetCellOrNull function

Gets object or null in this range.


func (instance *Range) GetCellOrNull(rowoffset int32, columnoffset int32)  (*Cell,  error) 

Remarks

See Also