Item(Index: Integer): IPivotHeaderEvaluatedSlot;
Index. Index of calculated column or row.
The Item property returns calculated column or row with the specified index.
Column and row indexing is continuous and starts with zero. To get the number of columns or rows in the collection, use the IPivotHeaderEvaluatedSlots.Count property.
The property use is given in the example for IPivotHeaderEvaluatedSlot.Visible.
See also: