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