PivotDimPosition

Description

The PivotDimPosition enumeration contains positions of dimension insertion in the selected table header.

It is used by the IPivotHeader.InsertDim method.

Available Values

Value Brief description
0 First. The first in a list.
1 Change. Instead of the specified dimension.
2 After. After the specified dimension.
3 Last. The last in a list.

See also:

Pivot Assembly Enumerations