Is there a way to dynamically change the icon and label text in addin commands in custom tabs in a Ribbon? I've created an Excel menu ribbon with button (with manifest.xml) and want to change the icon and text whenever the user clicks on the button. Like a toggle switch.
Thanks, Jon