ITabNamedRegions.RemoveAt

Syntax

RemoveAt(Index: Integer): Boolean;

Parameters

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

Description

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

See also:

ITabNamedRegions