IPivotInsteadOwnerTotalsSettings.NamingMode

Syntax

NamingMode: PivotTotalParentNamingMode;

Description

The NamingMode property determines a type of name for elements displayed in parent element row.

Comments

As a value of this parameter, set the number corresponding with name type. Type values are contained in the PivotTotalParentNamingMode enumeration.

Example

The property use is given in the example for IPivotInsteadOwnerTotalsSettings.OverallTotal.

See also:

IPivotInsteadOwnerTotalsSettings