AutoFormatAsYouTypeInsertOvers Property

Microsoft Word Visual Basic

AutoFormatAsYouTypeInsertOvers Property

       

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