[]
Creates a new instance of the C1XLBook class. The new workbook contains a single empty XLSheet called "Sheet1".
public C1XLBook()
Creates a new instance of the C1XLBook class. The new workbook contains a single empty XLSheet called "Sheet1".
public C1XLBook(CompatibilityMode mode)
Type | Name | Description |
---|---|---|
CompatibilityMode | mode | The CompatibilityMode value, by default Open XNL format. |