I have a macro that applies the style bold. (rather than just hitting MSO’s bold button). So, now my user has a paragraph with a word that has had the style BOLD applied. Now the user decides that they want to remove the style bold and return it to the original style. How do I write something that will say:
Hmmm… is this already Style Bold? No? Then apply Bold. Yes? Return to original formatting.
Additionally, Can this be done by having a checkbox infront of the button, or having it toggle (like the bold button)?