Show contents 

Report > Report Assembly Interfaces > IPrxFormulaIslands > IPrxFormulaIslands.RemoveByKey

IPrxFormulaIslands.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - formula area key.

Description

The RemoveByKey method removes a formula area by the specified key.

Comments

The method returns True if a formula area has been removed, otherwise it returns False.

See also:

IPrxFormulaIslands