Creates a new instance of the C1XLBook class. The new workbook contains a single empty XLSheet called "Sheet1".

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public C1XLBook()
Visual Basic
Public Sub New

See Also