Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

Sets or returns a boolean representing if Word will update the styles in the current document to match the styles in the attached Word template (i.e. Normal.dot) each time you open the document in Word. This should be set to true when you want to ensure that your document contains up-to-date style formatting.

C#
vb.net

Remarks

The default value for a new Document is false.

MS Word equivalent: Tools menu > Templates and Add-ins... > Document template section > Automatically update document styles

Examples

C#
vb.net
  • No labels