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