Methods

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) → boolean

Check whether the field is grouped by the type.

Parameter

Name Type Optional Description

type

Number

 

PivotGroupByType

Returns

boolean