AutoCorrect.FirstLetterAutoAdd 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 if Microsoft Word automatically adds abbreviations to the list of AutoCorrect First Letter exceptions.
public:
property bool FirstLetterAutoAdd { bool get(); void set(bool value); };
public bool FirstLetterAutoAdd { get; set; }
member this.FirstLetterAutoAdd : bool with get, set
Public Property FirstLetterAutoAdd As Boolean
Property Value
Remarks
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.