IPivotHeaderEvaluatedSlots.Count

Syntax

Count: Integer;

Description

The Count property returns the number of columns or rows of the collection.

Comments

To get the required column or row from the collection, use the IPivotHeaderEvaluatedSlots.Item property.

Example

The property use is given in the example for IPivotHeaderEvaluatedSlot.Visible.

See also:

IPivotHeaderEvaluatedSlots