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...
Danny_G_FastClose
Apr 19, 2024Copper Contributor
The lack of a BeforeSave Event causes all sorts of problems for our Excel Addin. Please add!!