[]
        
(Showing Draft Content)

C1.Excel.C1XLBook.-ctor

C1XLBook Constructor

C1XLBook()

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

Declaration
public C1XLBook()

C1XLBook(CompatibilityMode)

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

Declaration
public C1XLBook(CompatibilityMode mode)
Parameters
Type Name Description
CompatibilityMode mode

The CompatibilityMode value, by default Open XNL format.