IPivotHeader.PivotDim

Syntax

PivotDim(Position: Integer): IPivotDimension;

Parameters

Position. Header dimension position.

Description

The PivotDim property returns the dimension located in the specified table header position.

Example

The property use is given in the example for IPivotHeader.StairsHierarchy.

See also:

IPivotHeader