Excel for WPF and Silverlight
C1XLBook Constructor

C1.WPF.Excel Namespace > C1XLBook Class : C1XLBook Constructor
Creates a new instance of the C1XLBook class. The new workbook contains a single empty XLSheet called "Sheet1".
Syntax
'Declaration
 
Public Function New()
public C1XLBook()
See Also

Reference

C1XLBook Class
C1XLBook Members