CorrectSentenceCaps Property

Applies To

AutoCorrect object.

Description

True if Word automatically capitalizes the first letter in each sentence. Read/write Boolean.

See Also

AutoCorrect property, CorrectCapsLock property, CorrectDays property.

Example

This example toggles the value of the CorrectSenetenceCaps property.

AutoCorrect.CorrectSentenceCaps = Not AutoCorrect.CorrectSentenceCaps