Item
BindColumnCollection indexer
通过整数索引或数据字段名称获取绑定列。
public BindColumn this[object index] { get; }
也可以看看
- class BindColumn
- class BindColumnCollection
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
通过整数索引或数据字段名称获取绑定列。
public BindColumn this[object index] { get; }