SpreadsheetExcelImportEvent
Interface
Represents the SpreadsheetExcelImportEvent object.
Definition
Package:@progress/kendo-react-spreadsheet
Properties
file
Blob | File
The file that is being imported.
preventDefault
Function
If invoked, the Spreadsheet will not import the file.
The widget instance which fired the event.