Dictionaries.ClearAll method (Word)
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.
CustomDictionaries.ClearAll
See also
Dictionaries Collection Object
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.