Skip to content

groupcols

Group columns so they can be collapsed / expanded as a unit.

groupcols(cr, cr2, ...)

Column-axis equivalent of grouprows. Grouped columns get a column-header outline level; clicking the level controls collapses or expands the group.

groupcols(B1:E1)
  • grouprows — Group rows so they can be collapsed / expanded as a unit.
  • ungroupcols — Remove column grouping.
  • hidecols — Hide columns.