PivotNumericRangeGroupSettings class

PivotNumericRangeGroupSettings class

Represents the numeric range group of the pivot field.

Inheritance: PivotNumericRangeGroupSettingsPivotFieldGroupSettings

The PivotNumericRangeGroupSettings type exposes the following members:

Properties

PropertyDescription
typeGets the group type.
startGets the start number of the group.
endGets the end number of the group.
intervalGets the interval of the group.

See Also