New to KendoReact? Start a free 30-day trial
SpreadsheetExcelExportEvent
SpreadsheetExcelExportEventPremium
Updated on Oct 30, 2025
Represents the SpreadsheetExcelExportEvent object.
| Name | Type | Default | Description | 
|---|---|---|---|
| data | 
 | The array of data items that is used to create the Excel workbook. | |
| preventDefault | 
 | If invoked, the Spreadsheet will not save the generated file. | |
| sender | 
 | The widget instance which fired the event. | |
| workbook | 
 | The Excel workbook configuration object. Modifications of the workbook will reflect in the output Excel document. |