FirstLetterAutoAdd Property
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.
Example
This example prevents Word from automatically adding abbreviations to the list of AutoCorrect First Letter exceptions.
AutoCorrect.FirstLetterAutoAdd = False
Applies to | AutoCorrect Object
See Also | AutoCorrect Property | FirstLetterExceptions Property