PivotNumbericRangeGroupSettings
PivotNumbericRangeGroupSettings class
Represents the numberic range group of the pivot field.
Methods
| Name | Description |
|---|---|
| getEnd() | Gets the end number of the group. |
| getInterval() | Gets the interval of the group. |
| getStart() | Gets the start number of the group. |
| getType() | Gets the group type. The value of the property is PivotFieldGroupType integer constant. |
getEnd()
Gets the end number of the group.
getInterval()
Gets the interval of the group.
getStart()
Gets the start number of the group.
getType()
Gets the group type. The value of the property is PivotFieldGroupType integer constant.