GridWorksheet.UnGroupRows
GridWorksheet.UnGroupRows method
Ungroups rows.
public void UnGroupRows(int firstIndex, int lastIndex)
| Parameter | Type | Description | 
|---|---|---|
| firstIndex | Int32 | The first row index to be ungrouped. | 
| lastIndex | Int32 | The last row index to be ungrouped. | 
Remarks
Only removes outter group info.
See Also
- class GridWorksheet
 - namespace Aspose.Cells.GridWeb.Data
 - assembly Aspose.Cells.GridWeb