Click or drag to resize

ExcelWorksheetsCollectionRemoveWorksheet Method

Overload List
  NameDescription
Public methodRemoveWorksheet(Int32)
Removes the worksheet at the specified zero based index from collection.
Public methodRemoveWorksheet(String)
Removes the worksheet with the specified name from collection
Public methodRemoveWorksheet(ExcelWorksheet)
Removes the specified worksheet from collection
Top
See Also