GetFirstDataCell Method

GetFirstDataCell function

Gets the first non-blank cell in the row.


func (instance *Row) GetFirstDataCell()  (*Cell,  error) 

Remarks

See Also