IPivotDimElementsDetailing.Clear

Syntax

Clear;

Description

The Clear method clears the collection of drill downs.

Comments

To add drill down to the end of the collection, use the IPivotDimElementsDetailing.Add method.

To remove drill down by index, use the IPivotDimElementsDetailing.Remove method.

See also:

IPivotDimElementsDetailing