GridRow.LastCell
GridRow.LastCell property
Gets the last cell object in the row.
public GridCell LastCell { get; }
See Also
- class GridCell
- class GridRow
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop
Gets the last cell object in the row.
public GridCell LastCell { get; }