columnGroups property
All column groups on this sheet, ordered by increasing range start index, then by group depth.
Implementation
core.List<DimensionGroup>? columnGroups;
All column groups on this sheet, ordered by increasing range start index, then by group depth.
core.List<DimensionGroup>? columnGroups;