Share via


AutoFormatAsYouTypeInsertOvers Property

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 " ijouijou " when the user enters "ki" or "an". Read/write Boolean.

expression.AutoFormatAsYouTypeInsertOvers

expression   Required. An expression that returns an Options object.

Example

This example sets Microsoft Word to automatically insert "ijouijou" when the user enters "ki" or "an".

  Options.AutoFormatAsYouTypeInsertOvers = True