ColumnCollection.UnGroup Method
| Name | Parameters | Description |
|---|---|---|
| UnGroup(Int32, Int32, Boolean) | first, last, unhideCollapsed | Ungroups the grouped columns on a worksheet. |
| UnGroup(String, String, Boolean) | firstColumnHeading, lastColumnHeading, unhideCollapsed | Ungroups the grouped columns on a worksheet. |