Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
AutoFormatAsYouTypeInsertOvers Property
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
True for Microsoft Word to automatically insert " " when the user enters "
" or "
". Read/write Boolean.
expression.AutoFormatAsYouTypeInsertOvers
expression Required. An expression that returns an Options object.
Example
This example sets Microsoft Word to automatically insert "" when the user enters "
" or "
".
Options.AutoFormatAsYouTypeInsertOvers = True