RowIndexToName

CellsHelper.RowIndexToName method

根据行索引获取行名。

public static string RowIndexToName(int row)
范围类型描述
rowInt32行索引。

返回值

行的名称。

也可以看看