Click or drag to resize

XlsWorksheetsCollection Remove Method

Overload List
Name Description
Public method Remove(Int32)
Removes specified worksheet from the collection.
Public method Remove(String)
Removes specified worksheet from the collection.
Public method Remove(IWorksheet)
Remove specified worksheet from workbook collection.
Top
See Also