groupcols
Group columns so they can be collapsed / expanded as a unit.
Syntax
Section titled “Syntax”groupcols(cr, cr2, ...)Description
Section titled “Description”Column-axis equivalent of grouprows. Grouped columns get a column-header outline level; clicking the level controls collapses or expands the group.
Example
Section titled “Example”groupcols(B1:E1)See also
Section titled “See also”grouprows— Group rows so they can be collapsed / expanded as a unit.ungroupcols— Remove column grouping.hidecols— Hide columns.