GridWorksheet.GroupRows
GridWorksheet.GroupRows method
Groups rows.
public void GroupRows(int firstIndex, int lastIndex, bool isHidden)
Parameter | Type | Description |
---|---|---|
firstIndex | Int32 | The first row index to be grouped. |
lastIndex | Int32 | The last row index to be grouped. |
isHidden | Boolean | Specifies if the grouped rows are hidden. |
See Also
- class GridWorksheet
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb