MindFusion.Wpf Pack Programmer's Guide
WorksheetCollection.Remove Method
See Also
 





Removes a Worksheet object from the collection.

 Overload List

Name Description

WorksheetCollection.Remove (String)

Removes the Worksheet object with the specified name from the collection. If there is no worksheet with the specified name, the method has no effect.

WorksheetCollection.Remove (Worksheet)

Removes the specified Worksheet object from the collection. If the worksheet is not part of the collection, the method has no effect.

 See Also

WorksheetCollection Members
WorksheetCollection Class
MindFusion.Spreadsheet.Wpf Namespace