Bug report
The TypeScript definitions for the Spreadsheet and Scheduler options below are incorrect:
- data() in the Scheduler class returns void instead of array of kendo.data.SchedulerEvent
- toJSON method in the Sheet class returns void instead of a kendo.ooxml.WorkbookSheet
- the hyperlinks option in the WorkbookSheet interface is not marked as optional
Environment
- Kendo UI version: 2024.4.1112
- Browser: [all]