[]
        
(Showing Draft Content)

C1.Excel.XLExternalBookCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the XLSheet at a specific index from the collection.

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

Index of the object to remove from the collection.