GetRowByIndex
GridRowCollection.GetRowByIndex method
通过列表中的位置获取行对象。
public GridRow GetRowByIndex(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 立场。 |
返回值
给定位置的 Row 对象。
也可以看看
- class GridRow
- class GridRowCollection
- 命名空间 Aspose.Cells.GridDesktop.Data
- 部件 Aspose.Cells.GridDesktop