PivotDateTimeRangeGroupSettings Class
PivotDateTimeRangeGroupSettings class
Represents the field grouped by date time range.
type PivotDateTimeRangeGroupSettings struct {
ptr unsafe.Pointer
}
Constructors
Methods
Method | Description |
---|
IsNull | Checks whether the implementation object is nullptr. |
GetType | Gets the data time group type. |
GetStart | Gets the start date time of the group. |
GetEnd | Gets the end date time of the group. |
GetInterval | Gets the internal of the group. |
IsGroupedBy | Check whether the field is grouped by the type. |