Workbook
Class
An ooxml workbook.
Definition
Package:@progress/kendo-angular-excel-export
Methods
Creates an Excel file that represents the current workbook and returns a Promise which will be resolved with a data URL.
Returns:
Promise<string>
- The Promise which will be resolve with the file data URI.
Properties
The workbook options.
The sheets of the workbook. Every sheet represents a page from the final Excel file.