Syntax
ToolsAutoCorrectDays [On]
ToolsAutoCorrectDays()
Remarks
The ToolsAutoCorrectDays statement selects or clears the Capitalize Names Of Days check box in the AutoCorrect dialog box (Tools menu).
Argument | Explanation | |
On | Specifies whether to select or clear the check box: 1 Selects the check box. 0 (zero) Clears the check box. Omitted Toggles the check box. |
The ToolsAutoCorrectDays() function returns the following values.
Value | Explanation | |
0 (zero) | If the Capitalize Names Of Days check box is cleared | |
–1 | If the Capitalize Names Of Days check box is selected |
See Also
ToolsAutoCorrect