CorrectInitialCaps Property

Applies To

AutoCorrect object.

Description

True if Word automatically makes the second letter lowercase if the first two letters of a word are typed in uppercase. For example, "WOrd" is corrected to "Word." Read/write Boolean.

See Also

AutoCorrect property, CorrectCapsLock property, CorrectDays property.

Example

This example sets Word to automatically correct errors in initial capitalization.

AutoCorrect.CorrectInitialCaps = True