Count: Integer;
Count: integer;
The Count property returns the number of columns or rows of the collection.
To get required column or row from collection, use the IPivotHeaderEvaluatedSlots.Item property.
The property use is given in the example for IPivotHeaderEvaluatedSlot.Visible.
See also: