AutoCorrect.DisplayAutoCorrectOptions Property
Word Developer Reference |
True for Microsoft Word to display the AutoCorrect Options button. Read/write Boolean.
Syntax
expression.DisplayAutoCorrectOptions
expression An expression that returns an AutoCorrect object.
Example
This example disables display of the AutoCorrect Options button.
Visual Basic for Applications |
---|
|
See Also