Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
How can I change the current part appearance to an appearance saved on a library?
I tested this, but it only changes the appearance to the default one (grey).
ThisApplication.ActiveDocument.ActiveRenderStyle = ThisApplication.ActiveDocument.RenderStyles.Item("Appearance Name")
I don't know hot to get it from a library (not the current file).
Any help?
Thanks!
Solved! Go to Solution.