C1.Excel Assembly / C1.Excel Namespace / XLSheetCollection Class / Add Method

In This Topic
Add Method (XLSheetCollection)
In This Topic
Creates a new XLSheet and appends it to the collection.
Overload List
OverloadDescription
Creates a new XLSheet and appends it to the collection.  
Appends an existing XLSheet to the collection.  
Creates a new XLSheet with a given name and appends it to the collection.  
See Also