RemoveAt(Index: Integer): Boolean;
Index — index of the named range, which should be removed.
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