Excel for WPF and Silverlight
Add() Method

C1.WPF.Excel Namespace > XLSheetCollection Class > Add Method : Add() Method
Creates a new XLSheet and appends it to the collection.
Syntax
'Declaration
 
Public Overloads Function Add() As XLSheet
public XLSheet Add()

Return Value

A reference to the new XLSheet object.
See Also

Reference

XLSheetCollection Class
XLSheetCollection Members
Overload List