GridCells.UngroupRows
GridCells.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 GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop