Property Getters/Setters Summary | ||
---|---|---|
method | getEnd() | |
Gets the end number of the group.
|
||
method | getInterval() | |
Gets the interval of the group.
|
||
method | getStart() | |
Gets the start number of the group.
|
||
method | getType() | |
Gets the group type.
The value of the property is PivotFieldGroupType integer constant. |
int getType()
float getStart()
float getEnd()
float getInterval()