_Application.AutomaticChange Method

Performs an AutoFormat action when there's a change suggested by the Office Assistant.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub AutomaticChange
'Usage
Dim instance As _Application

instance.AutomaticChange()
void AutomaticChange()

Remarks

If no AutoFormat action is active, this method generates an error.

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace