GetLastDataCell Method
GetLastDataCell function
Gets the last non-blank cell in the row.
func (instance *Row) GetLastDataCell() (*Cell, error)
Remarks
See Also
- Class Row
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the last non-blank cell in the row.
func (instance *Row) GetLastDataCell() (*Cell, error)