PivotFieldGroupingInfo Members
Provides access to range grouping characteristics.
#Properties
Name | Description |
---|---|
Base |
Gets an index of the field in the Pivot |
Default |
Gets the default ending range value which is the maximum value of the field data. |
Default |
Gets the default starting range value which is the minimum value of the field data. |
End |
Gets the ending value for range grouping. |
Group |
Gets the grouping type. |
Interval | Gets the grouping interval for numeric range grouping, for date range grouping returns number of days to group by. |
Start |
Gets the starting value for range grouping. |
See Also