I'm using Excel 2007 and I've learned that the macro recorder doesn't work when trying to format Wordart styles. It's my understanding that Microsoft didn't have time to get everything hooked up before releasing this Office version...
Any ways, can someone tell me what the VBA code would be to access the Wordart Style presets? I've been looking through the object model, but I can't seem to find them.
To be clear what I am referring to, from the Format menu, the 30 presets are in a section called "Wordart Styles." Next to the three A's there is a drop-down. When you click it, it'll display 20 presets for selected text and 10 presets for all text.
Also, to the right of the three A's, there are dropdowns for Text Fill, Text Outline, and Text Effects. I'd like to know how to access those through VBA too.
Thank you.
Any ways, can someone tell me what the VBA code would be to access the Wordart Style presets? I've been looking through the object model, but I can't seem to find them.
To be clear what I am referring to, from the Format menu, the 30 presets are in a section called "Wordart Styles." Next to the three A's there is a drop-down. When you click it, it'll display 20 presets for selected text and 10 presets for all text.
Also, to the right of the three A's, there are dropdowns for Text Fill, Text Outline, and Text Effects. I'd like to know how to access those through VBA too.
Thank you.