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 | |
---|---|---|
![]() |
ActiveGrammarDictionary | Returns a Dictionary object that represents the active grammar dictionary for the specified language. |
![]() |
ActiveHyphenationDictionary | Returns a Dictionary object that represents the active hyphenation dictionary for the specified language. |
![]() |
ActiveSpellingDictionary | Returns a Dictionary object that represents the active spelling dictionary for the specified language. |
![]() |
ActiveThesaurusDictionary | Returns a Dictionary object that represents the active thesaurus dictionary for the specified language. |
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
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. |
![]() |
ID | Returns a number that identifies the specified language. |
![]() |
Name | Returns or sets the name of the specified object. |
![]() |
NameLocal | Returns the name of a proofing tool language in the language of the user. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
SpellingDictionaryType | Returns or sets the proofing tool type. Read/write. |
![]() |
WritingStyleList | Returns a string array that contains the names of all writing styles available for the specified language. |
Top