Show contents 

Tab > Tab Assembly Interfaces > ITabNamedRegions > ITabNamedRegions.RemoveAt

ITabNamedRegions.RemoveAt

Syntax

RemoveAt(Index: Integer): Boolean;

Parameters

Index — the index of the named range, which should be removed.

Description

The RemoveAt method removes the named range, the index of which is passed as the Index input parameter, and returns True in case of success.

See also:

ITabNamedRegions