Dictionaries Members (Word)
A collection of Dictionary objects that includes the active custom spelling dictionaries.
Methods
Name |
Description |
---|---|
Returns a Dictionary object that represents a new custom spelling or conversion dictionary added to the collection of active custom spelling or conversion dictionaries. |
|
Unloads all of the custom or conversion dictionaries. |
|
Returns an individual Dictionary object in a collection. |
Properties
Name |
Description |
---|---|
Returns or sets a Dictionary object that represents the custom dictionary to which words will be added. Read/write. |
|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of dictionaries in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns the maximum number of custom or conversion dictionaries allowed. Read-only Long. |
|
Returns an Object that represents the parent object of the specified Dictionaries object. |