AutoCorrect.ReplaceText Property
True if text in the list of AutoCorrect replacements is replaced automatically. Read/write Boolean.
Syntax
expression.ReplaceText
expression A variable that represents an AutoCorrect object.
Example
This example turns off automatic text replacement.
| Visual Basic for Applications |
|---|
|