IPivotHeaderEvaluatedSlots.Add

Syntax

Add: IPivotHeaderEvaluatedSlot;

Description

The Add method adds a calculated column or row to the collection.

Comments

To work with formula of the column or row, cast the object, returned by this method, to the IDataAreaTransformationsGetter interface.

Example

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

See also:

IPivotHeaderEvaluatedSlots