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