GetLastDataCell Method

GetLastDataCell function

Gets the last non-blank cell in the row.


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

Remarks

See Also