OtherCorrectionsAutoAdd Property

Microsoft Word Visual Basic

expression.OtherCorrectionsAutoAdd

expression    Required. An expression that returns an AutoCorrect object.

Example

This example sets Word to automatically add words to the list of AutoCorrect exceptions.

AutoCorrect.OtherCorrectionsAutoAdd = True