New to Kendo UI for Angular? Start a free 30-day trial
WorkbookSheet
The workbook sheets options.
Name | Type | Default | Description |
---|---|---|---|
columns? |
|
The sheets columns configuration. | |
filter? |
|
Excel auto filter configuration. When set the final document will have auto filtering enabled. | |
frozenColumns? |
|
The number of frozen columns in this sheet. | |
frozenRows? |
|
The number of frozen rows in this sheet. | |
name? |
|
Sets the name of the exported workbook sheet. | |
rows? |
|
The array of rows of the sheet. | |
rtl? |
|
Specifies if the sheet should use right to left direction. | |
state? |
|
Specifies the sheet state. |