Forum Discussion

terryAnastassiadis's avatar
terryAnastassiadis
Copper Contributor
Mar 13, 2023

Excel for Web, Office Scripts: TypeScript/ExelScript Event Listener Support

Hi All,

 

I was taking a look at the ExcelScript API but unless I missed something I have the feeling that Event Listeners are not currently implemented in Office Scripts (TypeScript/ExcelScript) for Office 365's Excel for Web...

 

Essentially, I want to add an Event Listener to a Worksheet [ex. onChange.add()] so I can lock the active cell after any data has been inputted...

 

Are Event Listeners even available?

 

I'm not looking for anyone to write any code just a Yes or No answer to whether or not Event Listeners are implemented, and if Yes, a little nudge to the applicable API documentation.

 

Much appreciated,

Terry

Resources