collapses matching column group(s)
| columnId | number|array | optional, a column ID or a range of column IDs [start, end] |
| page | string | optional, a page name |
$$("ssheet").closeColumnGroup();
Attempts to prioritize valid groups at the highest available level (the most nested).
If the columnId parameter isn't specified, the method collapses the group for the selected column(s).