AutoCorrect.CapitalizeNamesOfDays Property
Office 2007
| Excel Developer Reference |
Syntax
expression.CapitalizeNamesOfDays
expression A variable that represents an AutoCorrect object.
Example
This example sets Microsoft Excel to capitalize the first letter of the names of days.
| Visual Basic for Applications |
|---|
|