PivotResultGroupField Object

Multiple objects
PivotResultGroupField
Multiple objects

Represents the grouping field for a result member.

Using the PivotResultGroupField object

The following properties return a PivotResultGroupField object:

The PivotResultGroupFields collection's Item property.

The PivotAxisMember object's GroupField property.

The PivotColumnMember object's GroupField property.

The PivotPageMember object's GroupField property.

The PivotRowMember object's GroupField property.

Use the PivotResultAxis object returned by the the Axis property to configure the source axis.

Use the PivotField object returned by the SourceField property to configure the source field.

Properties | Axis Property | DisplayTotal Property | SourceField Property

Parent Objects | PivotAxisMember Object | PivotColumnMember Object | PivotPageMember Object | PivotResultGroupFields Collection | PivotRowMember Object

Child Objects | PivotField Object | PivotResultAxis Object