An ooxml workbook.
Name | Type | Default | Description |
---|---|---|---|
options |
|
The workbook options. | |
sheets |
|
The sheets of the workbook. Every sheet represents a page from the final Excel file. |
(options?: WorkbookOptions)
toDataURL | |||
---|---|---|---|
Creates an Excel file that represents the current workbook and returns a Promise which will be resolved with a data URL. | |||
|