SpreadsheetExcelExportEvent
Interface
Represents the SpreadsheetExcelExportEvent object.
Definition
Package:@progress/kendo-react-spreadsheet
Properties
data
any[]
The array of data items that is used to create the Excel workbook.
preventDefault
Function
If invoked, the Spreadsheet will not save the generated file.
The widget instance which fired the event.
workbook
Workbook
The Excel workbook configuration object. Modifications of the workbook will reflect in the output Excel document.