IPivotDimElementsDetailing.Count

Syntax

Count: Integer;

Description

The Count property returns the number of drill downs in the collection.

Comments

To drill down data by dimension element index in the collection, use the IPivotDimElementsDetailing.Item property.

See also:

IPivotDimElementsDetailing