Share via


Dictionaries Object Members

Word Developer Reference

A collection of Dictionary objects that includes the active custom spelling dictionaries.

Methods

  Name Description
Bb257527.methods(en-us,office.12).gif Add Returns a Dictionary object that represents a new custom spelling or conversion dictionary added to the collection of active custom spelling or conversion dictionaries.
Bb257527.methods(en-us,office.12).gif ClearAll Unloads all of the custom or conversion dictionaries.
Bb257527.methods(en-us,office.12).gif Item Returns an individual Dictionary object in a collection.

Properties

  Name Description
Bb257527.properties(en-us,office.12).gif ActiveCustomDictionary Returns or sets a Dictionary object that represents the custom dictionary to which words will be added. Read/write.
Bb257527.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257527.properties(en-us,office.12).gif Count Returns a Long that represents the number of dictionaries in the collection. Read-only.
Bb257527.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257527.properties(en-us,office.12).gif Maximum Returns the maximum number of custom or conversion dictionaries allowed. Read-only Long.
Bb257527.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Dictionaries object.