How To Get 'commands' Button Working In Office Addins?
I have issue that any function I use for button does not work + I don't know how to debug Office Commands. Excel Version 1904 (build 11527.20004) When I use F12 debugger and attac
Solution 1:
To debug the JavaScript of an Add-in Command, you need to debug it with Office Online.
Post a Comment for "How To Get 'commands' Button Working In Office Addins?"