ITabUserInteractiveSelections.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Interactive range index.

Description

The Remove method removes interactive range with the specified index and returns whether removal is successful.

Comments

The method returns True if interactive range is removed, and False if interactive range cannot be removed for some reason.

See also:

ITabUserInteractiveSelections