GridCells.GetRow
GridCells.GetRow method
Gets the GridRow
element or at the specified cell row index.
public GridRow GetRow(int row)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index |
Return Value
If the row object does exist return Row object
See Also
- class GridRow
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop