EmailOptions.AutoFormatAsYouTypeInsertOvers Property
Word Developer Reference |
True for Microsoft Word to automatically insert " " when the user enters "" or "". Read/write Boolean.
Syntax
expression.AutoFormatAsYouTypeInsertOvers
expression Required. A variable that represents an EmailOptions collection.
Example
This example sets Microsoft Word to automatically insert " " when the user enters "" or "".
Visual Basic for Applications |
---|
|
See Also