Cells.UngroupColumns
Cells.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 Cells
- namespace Aspose.Cells
- assembly Aspose.Cells