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