ReplaceTextFromSpellingChecker Property
From Microsoft Word Visual Basic
expression.ReplaceTextFromSpellingChecker
expression Required. An expression that returns an AutoCorrect object.
Example
This example sets Word to automatically replace misspelled text with suggestions from the spelling checker.
AutoCorrect.ReplaceTextFromSpellingChecker = True