ITabNamedRegions.Remove

Syntax

Remove(Name: String): Boolean;

Parameters

Name — the name of the named range, which should be removed.

Description

The Remove method removes the named range, the name of which is passed as the Name input parameter, and returns True in case of success.

See also:

ITabNamedRegions