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





Creates and adds a new Worksheet object to the collection.

 Overload List

Name Description

WorksheetCollection.Add ()

Creates a new Worksheet object and adds it to the end of the collection.

WorksheetCollection.Add (String)

Creates a new Worksheet object with the specified name and adds it to the end of the collection. If a worksheet with the specified name already exists, an exception is thrown.

 See Also

WorksheetCollection Members
WorksheetCollection Class
MindFusion.Spreadsheet.Wpf Namespace