valuesIndex property

int? valuesIndex
getter/setter pair

The offset in the PivotTable.values list which the values in this grouping should be sorted by.

Implementation

core.int? valuesIndex;