PivotResultGroupField Object

Microsoft Office Web Components Visual Basic

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.