PivotNumbericRangeGroupSettings

PivotNumbericRangeGroupSettings class

Represents the numberic range group of the pivot field.

Properties

NameTypeDescription
TypeNumberGets the group type. The value of the property is PivotFieldGroupType integer constant.
StartNumberGets the start number of the group.
EndNumberGets the end number of the group.
IntervalNumberGets the interval of the group.

PivotNumbericRangeGroupSettings.Type property

Gets the group type. The value of the property is PivotFieldGroupType integer constant.

Type: Number

PivotNumbericRangeGroupSettings.Start property

Gets the start number of the group.

Type: Number

PivotNumbericRangeGroupSettings.End property

Gets the end number of the group.

Type: Number

PivotNumbericRangeGroupSettings.Interval property

Gets the interval of the group.

Type: Number