PivotDateTimeRangeGroupSettings Class

PivotDateTimeRangeGroupSettings class

Represents the field grouped by date time range.


type PivotDateTimeRangeGroupSettings struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPivotDateTimeRangeGroupSettingsConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the data time group type.
GetStartGets the start date time of the group.
GetEndGets the end date time of the group.
GetIntervalGets the internal of the group.
IsGroupedByCheck whether the field is grouped by the type.