PivotNumbericRangeGroupSettings Class

PivotNumbericRangeGroupSettings class

Represents the numberic range group of the pivot field.


type PivotNumbericRangeGroupSettings struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPivotNumbericRangeGroupSettingsConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the group type.
GetStartGets the start number of the group.
GetEndGets the end number of the group.
GetIntervalGets the interval of the group.