IPivotEvaluatorDimCalculates.Item

Syntax

Item(Index: Integer): IPivotEvaluatorDimCalculatesItem;

Parameters

Index - dimension index.

Description

The Item property returns the collection of calculated elements created by the dimension, which index is passed by the Index parameter.

See also:

IPivotEvaluatorDimCalculates