IEaxSheets.Remove

Syntax

Remove(Value: IEaxSheet): Boolean;

Parameters

Value. Sheet that must be deleted.

Description

The Remove method removes the selected sheet and returns the criterion of successful removal.

Comments

If removal is successful, the method returns True, otherwise it returns False. The child express report, that is the sheet source, is to be removed when the sheet is removed.

See also:

IEaxSheets