IPivotInsteadOwnerTotalsSettings.NameSeparator

Syntax

NameSeparator: String;

Description

The NameSeparator property determines a type of separator between element name and method of total displayed in parent element row.

Comments

To use the property, the IPivotInsteadOwnerTotalsSettings.NamingMode property must be set to 2.

Example

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

See also:

IPivotInsteadOwnerTotalsSettings