IPivotDimensionSettingsEx.MergedElement

Syntax

MergedElement: Integer;

Description

The MergedElement property determines index of the elements, which name will be merged with dimension elements on the upper level.

Comments

To display merging in an express report, select arrangement by all dimensions (go to the Designer ribbon tab, click the Arrangement button and select the All Dimensions checkbox).

The MergedElement setting can be determine for any dimension except for the first one located by rows or columns.

Example

The property use is given in the example for IPivot.MergedNamingMode.

See also:

IPivotDimensionSettingsEx