Code like:
ActiveDocument.Styles("MyStyle").Font.Italic = True
works for me - all content in that Style is immediately updated to have the italic attribute. Of course, if someone has been overriding Style definitions with direct formatting, simply changing the Style definition may not be enough to get the desired result...
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|