ExcelExportEventArgs API in Vue Schedule API component
An interface that holds the properties for the before Excel expoprt event.
Properties
cancel
boolean
Specifies whether to cancel the export operation.
worksheets
Worksheets
Specifies the Worksheets that will be exported.