HangulHanjaConversionDictionaries.ClearAll method (Word)

Unloads all of the custom or conversion dictionaries.

Syntax

expression. ClearAll

expression Required. A variable that represents a 'HangulHanjaConversionDictionaries' collection.

Remarks

The ClearAll method does not delete the conversion dictionary files. After using this method, the number of conversion dictionaries in the collection is 0 (zero).

Example

This example unloads all of the conversion dictionaries.

HangulHanjaDictionaries.ClearAll

See also

HangulHanjaConversionDictionaries 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.