PivotNumbericRangeGroupSettings Class
PivotNumbericRangeGroupSettings class
Represents the numberic range group of the pivot field.
type PivotNumbericRangeGroupSettings struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewPivotNumbericRangeGroupSettings | Constructs from a parent object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetType | Gets the group type. |
GetStart | Gets the start number of the group. |
GetEnd | Gets the end number of the group. |
GetInterval | Gets the interval of the group. |