IPivotHeaderEvaluatedSlots.FindByKey

Syntax

FindByKey(Key: Integer): IPivotHeaderEvaluatedSlot;

Parameters

Key. Column or row key.

Description

The FindByKey method searches for a column or row with the specified key in the collection.

Comments

If the column or row with the specified key is not found, the method returns Null.

See also:

IPivotHeaderEvaluatedSlots