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