AutoCorrect.CorrectSentenceCap Property
True if Microsoft Excel automatically corrects sentence (first word) capitalization. Read/write Boolean.
Syntax
expression.CorrectSentenceCap
expression A variable that represents an AutoCorrect object.
Example
This example enables Microsoft Excel to automatically correct sentence capitalization.
| Visual Basic for Applications |
|---|
|