menu
googleapis package
documentation
sheets/v4.dart
PivotTable
values property
values property
dark_mode
light_mode
values
property
List
<
PivotValue
>
?
values
getter/setter pair
A list of values to include in the pivot table.
Implementation
core.List<PivotValue>? values;
googleapis package
documentation
sheets/v4
PivotTable
values property
PivotTable class