IPivotHeaderEvaluatedSlots.Clear

Syntax

Clear;

Description

The Clear method clears a collection of columns or rows.

Comments

To remove specific column or row from the collection, use the IPivotHeaderEvaluatedSlots.Remove and IPivotHeaderEvaluatedSlots.RemoveByKey methods.

Example

The property use is given in the Creating a Calculated Column in Table Sidehead section.

See also:

IPivotHeaderEvaluatedSlots