ComponentOne Excel for UWP
C1XLBook Constructor

C1.UWP.Excel Assembly > C1.Xaml.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