IPivotHeaderEvaluatedSlots.RemoveByKey

Fore Syntax

RemoveByKey(Key: Integer): Boolean;

Fore.NET Syntax

RemoveByKey(Key: uinteger): Boolean;

Parameters

Key. Key of calculated column or row.

Description

The RemoveByKey method removes calculated column or row with the specified key.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IPivotHeaderEvaluatedSlots