RowIndexToName
CellsHelper.RowIndexToName method
根据行索引获取行名。
public static string RowIndexToName(int row)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
返回值
行的名称。
也可以看看
- class CellsHelper
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
根据行索引获取行名。
public static string RowIndexToName(int row)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
行的名称。