PivotDateTimeRangeGroupSettings

PivotDateTimeRangeGroupSettings class

Represents the field grouped by date time range.

Methods

NameDescription
getEnd()Gets the end date time of the group.
getGroupByTypes()Gets the types of grouping by date time.
getInterval()Gets the internal of the group.
getStart()Gets the start date time of the group.
getType()Gets the data time group type. The value of the property is PivotFieldGroupType integer constant.
isGroupedBy(type)Check whether the field is grouped by the type.

getEnd()

Gets the end date time of the group.

getGroupByTypes()

Gets the types of grouping by date time.

getInterval()

Gets the internal of the group.

getStart()

Gets the start date time of the group.

getType()

Gets the data time group type. The value of the property is PivotFieldGroupType integer constant.

isGroupedBy(type)

Check whether the field is grouped by the type.

ParameterTypeDescription
typeNumberPivotGroupByType

Returns: boolean — boolean