Add: IPivotHeaderEvaluatedSlot;
Add(): Prognoz.Platform.Interop.Pivot.IPivotHeaderEvaluatedSlot;
The Add method adds calculated column or row to the collection.
To work with formula of the column or row, lead the object, returned by the interface, to the IDataAreaTransformationsGetter interface.
The method use is given in the Creating a Calculated Column in Table Sidehead section.
See also: