Axis Property

Axis property as it applies to the PivotResultField and PivotResultGroupField objects.

Returns a PivotResultAxis object that represents the parent axis for the specified PivotResultField or PivotResultGroupField.

expression.Axis

*expression   * Required. An expression that returns one of the above objects.

Axis property as it applies to the PivotAxisMember, PivotColumnMember, PivotPageMember, and PivotRowMember objects.

Returns a PivotResultGroupAxis object that represents the parent axis for the specified object.

expression.Axis

*expression   * Required. An expression that returns one of the above objects.

Applies to | PivotAxisMember Object | PivotColumnMember Object | PivotPageMember Object | PivotResultField Object | PivotResultGroupField Object | PivotRowMember Object

See Also | PivotResultAxis Object | PivotResultGroupAxis Object