adds a row group over the specified range
| rowId |
$$("ssheet").addRowGroup();
Increases nesting depth by one level, up to a maximum of 8.
If the rowId parameter isn't specified, the method adds a group for the selected row(s).
Grouping doesn't work with multiple active zones (multiselect).