WorksheetsCollection Remove Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Remove(Int32) | 
 
Removes specified worksheet from the collection.
 
(Inherited from
XlsWorksheetsCollection
.)
 | 
| 
 | 
Remove(String) | 
 
Removes specified worksheet from the collection.
 
(Inherited from
XlsWorksheetsCollection
.)
 | 
| 
 | 
Remove(IWorksheet) | 
 
Remove specified worksheet from workbook collection.
 
(Inherited from
XlsWorksheetsCollection
.)
 | 
| 
 | 
Remove(Worksheet) | 
 
Remove worksheet from collection.
 
 |