TwoInitialCapsAutoAdd Property
Applies To
AutoCorrect object.
Description
True if Word automatically adds words to the list of AutoCorrect Initial Caps exceptions. A word is added to this list if you delete and then retype the uppercase letter (following the initial uppercase letter) that Word changed to lowercase. Read/write Boolean.
See Also
AutoCorrect property, TwoInitialCapsExceptions property.
Example
This example sets Word to automatically add words to the list of AutoCorrect Initial Caps exceptions.
AutoCorrect.TwoInitialCapsAutoAdd = True