GetColumnByIndex
GridColumnCollection.GetColumnByIndex method
获取Column对象在列表中的位置。
public GridColumn GetColumnByIndex(int index)
| 范围 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 列表中的位置。 |
返回值
返回列对象。
也可以看看
- class GridColumn
- class GridColumnCollection
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb