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