rows property

List<PivotGroup>? rows
getter/setter pair

Each row grouping in the pivot table.

Implementation

core.List<PivotGroup>? rows;