Remove(Name: String): Boolean;
Name — the name of the named range, which should be removed.
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