Change sheet or retrieve active cell

Hi,

I was wondering if there is a way so that the web application which integrates the editor can change the active sheet or act upon a cell being selected? I have checked the available event, but there aren’t any events available to listen to sheet changes or cells being selected. I’m also wondering if there is a way to change the active sheet from the web application?

Kind regards

Hello @Joachim
Sorry, there are no such methods\events for your desired scenario.

Hello @Alexandre
Can we not use the onDocumentStateChange event ? Like is this event called when we select a new cell with the cursor or when we click on any sheet tab to change sheet ?

There are no events that can be fired when selecting cells.