GetRow
GridCells.GetRow method
Obtient leRow élément ou à l’index de ligne de cellule spécifié.
public GridRow GetRow(int i)
Paramètre | Taper | La description |
---|---|---|
row | Int32 | Indice de ligne |
Return_Value
Si l’objet ligne existe, retourne l’objet ligne, sinon retourne null.
Voir également
- class GridRow
- class GridCells
- espace de noms Aspose.Cells.GridWeb.Data
- Assemblée Aspose.Cells.GridWeb