cody-lettau
Aug 26, 2022Brass Contributor
Status:
New
Expose "save" event in Office.js across platforms
Office.js should expose save events that allow add-ins to take an action before the document actually gets saved. This is especially an issue when using such platforms like Word in the browser, w...
Yashi55
Aug 10, 2023Copper Contributor
Please expose a BeforeSave event, so we can register and handle changes before the actual save is done.