IPivotHeaderEvaluatedSlots.Count

Fore Syntax

Count: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IPivotHeaderEvaluatedSlots