[]
根据单元格的行和列索引获取单元格名称(地址)。
public static string CellIndexToName(int row, int column)
行索引。
列索引。
单元格的地址。