FirstLetterAutoAdd Property
Applies To
AutoCorrect object.
Description
True if Word automatically adds abbreviations to the list of AutoCorrect First Letter exceptions. Word adds an abbreviation to this list if you delete and then retype the letter that Word capitalized immediately after the period following the abbreviation. Read/write Boolean.
See Also
AutoCorrect property, FirstLetterExceptions property.
Example
This example prevents Word from automatically adding abbreviations to the list of AutoCorrect First Letter exceptions.
AutoCorrect.FirstLetterAutoAdd = False