Exemplo n.º 1
0
 public static string GetColName(int col) => LetterSequence.GetLetter(col);
Exemplo n.º 2
0
 public string GetValue(int index) => LetterSequence.GetLetter(index);