PivotResultGroupField Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.


Aa190708.parchild(en-us,office.10).gifPivotResultGroupField
Aa190708.space(en-us,office.10).gifAa190708.parchild(en-us,office.10).gif

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.