IPivotCustomDimNaming.ElementName

Syntax

ElementName(Element: Integer): String;

Parameters

Element. Dimension element index.

Description

The ElementName property returns a custom name of element by its index.

Comments

To determine a template of custom name of elements, use the IPivotCustomDimNaming.Expression property.

Example

The property use is given in the example for IPivotDimNamings.CustomNaming.

See also:

IPivotCustomDimNaming