GridCells.UngroupColumns
GridCells.UngroupColumns method
Ungroups columns.
public void UngroupColumns(int firstIndex, int lastIndex)
Parameter | Type | Description |
---|---|---|
firstIndex | Int32 | The first column index to be ungrouped. |
lastIndex | Int32 | The last column index to be ungrouped. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop