Does anyone know why he office.js API does not expose a Cell DoubleClick event? This is an event that is available on traditional COM addins, and it seems like an intentional omission. The cell double-click event is useful for interactive reporting where a user can double-click on a cell value to "drill" into underlying data.
Does anyone have any work-arounds or suggestions on how to possibly handle this?
Unfortunately not all features available for COM add-ins are exposed by Office JavaScript API (
OfficeJS).You can post or vote for an existing feature request on Tech Community where they are considered when the Office dev team go through the planning process, so post your feature request at https://aka.ms/M365dev-suggestions .