Dictionaries.ClearAll Method
Word Developer Reference |
Unloads all of the custom or conversion dictionaries.
Syntax
expression.ClearAll
expression A variable that represents a Dictionaries object.
Example
This example unloads all of the custom dictionaries.
Visual Basic for Applications |
---|
|
See Also