Updating Styles


UpdateStyles Method

You can use the UpdateStyles method to update the styles in the active document to match the style definitions in the attached template.

ActiveDocument.UpdateStyles 


UpdateStylesOnOpen Property

True is the styles are to be updated every time the document is opened

Documents("My Report.doc").UpdateStylesOnOpen = False 


© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited TopPrevNext