Item
GridColumnCollection indexer
得到一个按列索引的对象。给定列索引的 Column 对象如果之前不存在将被实例化。
public GridColumn this[int columnIndex] { get; }
也可以看看
- class GridColumn
- class GridColumnCollection
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb
得到一个按列索引的对象。给定列索引的 Column 对象如果之前不存在将被实例化。
public GridColumn this[int columnIndex] { get; }