Language Members

Include Protected Members
Include Inherited Members

Represents a language used for proofing or formatting in Microsoft Word.

The Language type exposes the following members.

Properties

  Name Description
Public property ActiveGrammarDictionary Returns a Dictionary object that represents the active grammar dictionary for the specified language.
Public property ActiveHyphenationDictionary Returns a Dictionary object that represents the active hyphenation dictionary for the specified language.
Public property ActiveSpellingDictionary Returns a Dictionary object that represents the active spelling dictionary for the specified language.
Public property ActiveThesaurusDictionary Returns a Dictionary object that represents the active thesaurus dictionary for the specified language.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DefaultWritingStyle Returns or sets the default writing style used by the grammar checker for the specified language. The name of the writing style is the localized name for the specified language.
Public property ID Returns a number that identifies the specified language.
Public property Name Returns or sets the name of the specified object.
Public property NameLocal Returns the name of a proofing tool language in the language of the user.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property SpellingDictionaryType Returns or sets the proofing tool type. Read/write.
Public property WritingStyleList Returns a string array that contains the names of all writing styles available for the specified language.

Top

See Also

Reference

Language Interface

Microsoft.Office.Interop.Word Namespace