Skip to content

ungrouprows

Remove row grouping.

ungrouprows(cr, cr2, ...)

Removes the outline grouping previously applied to the given rows by grouprows.

ungrouprows(A2:A10)
  • grouprows — Group rows so they can be collapsed / expanded as a unit.
  • ungroupcols — Remove column grouping.