New to Kendo UI for Angular? Start a free 30-day trial
WorkbookOptions
The workbook options.
Name | Type | Default | Description |
---|---|---|---|
creator? |
|
The creator of the workbook. | |
date? |
|
The date when the workbook is created. The default value is new Date(). | |
rtl? |
|
Specifies if the workbook sheets should use right to left direction. | |
sheets? |
|
The sheets of the workbook. Every sheet represents a page from the final Excel file. |