Hello,
I'm trying to only show the Superscript button on the Ribbon, but the label is displayed as well. I tried adding label = " " to no avail.
The entry in the ribbon code is
<toggleButton idMso="Superscript" visible="true"/>
Thanks in advance for your help!