Dictionary Members (Word)
Represents a dictionary. Dictionary objects that represent custom dictionaries are members of the Dictionaries collection. Other dictionary objects are returned by properties of the Languages collection; these include the ActiveSpellingDictionary, ActiveGrammarDictionary, ActiveThesaurusDictionary, and ActiveHyphenationDictionary properties.
Methods
Name |
Description |
---|---|
Deletes the specified dictionary. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets a WdLanguageID constant that represents the language for the specified object. Read/write. |
|
True if the custom dictionary is to be used only with text formatted for a specific language. Read/write Boolean. |
|
Returns the name of the specified object. Read-only String. |
|
Returns an Object that represents the parent object of the specified Dictionary object. |
|
Returns the path to the specified dictionary. Read-only String. |
|
True if the specified dictionary cannot be changed. Read-only Boolean. |
|
Returns the dictionary type. Read-only WdDictionaryType. |