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