Rows
GridCells.Rows property
获取集合GridRow
表示此工作表中各个行的对象。
public GridRowCollection Rows { get; }
也可以看看
- class GridRowCollection
- class GridCells
- 命名空间 Aspose.Cells.GridDesktop.Data
- 部件 Aspose.Cells.GridDesktop
获取集合GridRow
表示此工作表中各个行的对象。
public GridRowCollection Rows { get; }