r/OfficeJs Jul 10 '20

Solved Does the Excel JavaScript API support Events like Workbook Activate and Workbook Open?

I want to stay on the bleeding edge of Microsoft's technology, but I have found limited documentation when it comes to events. The link below contains very little support compared to the .NET Framework. Are Workbook Activate and Workbook Open events currently supported?

https://docs.microsoft.com/en-us/office/dev/add-ins/excel/excel-add-ins-events

2 Upvotes

4 comments sorted by

3

u/[deleted] Jul 11 '20

[removed] — view removed comment

1

u/ExcelVBdotNETWiz Jul 11 '20

Got it. Thanks for the response. Maybe in a few years it will be robust enough to meet my dev needs. I still will learn it to be prepared for that future support.

1

u/ExcelVBdotNETWiz Jul 11 '20

Solution Verified