[]
        
(Showing Draft Content)

C1.Excel.XLNamedRangeCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes an XLNamedRange object at a specific position from the collection.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index

The index of the object to remove from the collection.