GridCells.CheckRow
GridCells.CheckRow method
Gets the GridRow
element or null at the specified cell row index.
public GridRow CheckRow(int i)
Parameter | Type | Description |
---|---|---|
i | Int32 | Row index |
Return Value
Returns GridRow
object If the row object does exist, otherwise returns null.
See Also
- class GridRow
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb