CheckRow

Cells.CheckRow method

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

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

Return_Value

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

Voir également