WebWorksheet.UngroupRows
WebWorksheet.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 WebWorksheet
 - namespace Aspose.Cells.GridWeb.Data
 - assembly Aspose.Cells.GridWeb