Assembly: Pivot;
The IPivotHeaderEvaluatedSlot interface is used to work with a calculated column or row in table sidehead.
IPivotHeaderEvaluatedSlot
To work with a column formula, cast the object returned by this method to the IDataAreaTransformationsGetter interface.
To work with all calculated column or table headers, use the IPivotHeaderEvaluatedSlots interface.
Property name | Brief description | |
Visible | The Visible property determines whether calculated column or row is displayed. |
Property name | Brief description | |
Id | The Id property determines an object identifier. | |
Key | The Key property returns object key. | |
Name | The Name property determines an object name. |
See also: