ResetIgnoreAll Method Example
This example clears the list of words that were ignored during a previous spelling check and then begins a new spelling check on the active document.
Application.ResetIgnoreAll ActiveDocument.SpellingChecked = False ActiveDocument.CheckSpelling