AutoCorrect.TwoInitialCapsAutoAdd Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a value that indicates whether to automatically add words to the list of AutoCorrect Initial Caps exceptions.
public:
property bool TwoInitialCapsAutoAdd { bool get(); void set(bool value); };
public bool TwoInitialCapsAutoAdd { get; set; }
member this.TwoInitialCapsAutoAdd : bool with get, set
Public Property TwoInitialCapsAutoAdd As Boolean
Property Value
Remarks
A word is added to this list if you delete and then retype the uppercase letter (following the initial uppercase letter) that Microsoft Word changed to lowercase.