Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unloads all of the custom or conversion dictionaries.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ClearAll
'Usage
Dim instance As HangulHanjaConversionDictionaries
instance.ClearAll()
void ClearAll()
Remarks
The ClearAll method when used on a Dictionaries or HangulHanjaConversionDictionaries object does not delete the custom or conversion dictionary files. After using this method, the number of custom or conversion dictionaries in the collection is 0 (zero).
See Also
Reference
HangulHanjaConversionDictionaries Interface