Word Ribbon Macro
Thanks for all those who helped me get into ribbons using xml. Good advice and made much progress. I am enjoying the new learning experience.
My current problem which I have spent a few hours on is how to show the style manager.
Now I know how to use idMsc for a button or togglebutton but am stumped when it comes to a macro. This is what I have.
<button id="Btn34" label="Style Menu" screentip="Styles" bnAction="btnNewStyleSets_Click"/>
Would appreciate any help.
|