GetRow

Cells.GetRow method

Obtient leRow élément à l’index de ligne de cellule spécifié.

public Row GetRow(int row)
ParamètreTaperLa description
rowInt32Indice de ligne

Return_Value

Si l’objet ligne existe, retourne l’objet ligne, sinon retourne null.

Voir également