_Document.ActiveWritingStyle Property
Office 2010
Returns or sets the writing style for a specified language in the specified document.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Parameters
- LanguageID
- Type: System.Object%
Required Object. The language for which the writing style is set in the specified document. Can be either a string or one of the WdLanguageID constants.
The WritingStyleList property returns an array of the names of the available writing styles.
Some of the constants listed above may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.