PivotDateTimeRangeGroupSettings class

PivotDateTimeRangeGroupSettings class

Represents the field grouped by date time range.

Inheritance: PivotDateTimeRangeGroupSettingsPivotFieldGroupSettings

The PivotDateTimeRangeGroupSettings type exposes the following members:

Properties

PropertyDescription
typeGets the data time group type.
startGets the start date time of the group.
endGets the end date time of the group.
intervalGets the internal of the group.
group_by_typesGets the types of grouping by date time.

Methods

MethodDescription
is_grouped_byCheck whether the field is grouped by the type.

See Also