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