FirstLetterAutoAdd Property

Microsoft Word Visual Basic

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