RowIndexToName

CellsHelper.RowIndexToName method

Obtient le nom de la ligne en fonction de l’index de la ligne.

public static string RowIndexToName(int row)
ParamètreTaperLa description
rowInt32Indice de ligne.

Return_Value

Nom de ligne.

Voir également