[]
Removes an XLNamedRange object at a specific position from the collection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
| Type | Name | Description |
|---|---|---|
| int | index | The index of the object to remove from the collection. |