_Application.AutomaticChange Method

Definition

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

public:
 void AutomaticChange();
public void AutomaticChange ();
abstract member AutomaticChange : unit -> unit
Public Sub AutomaticChange ()

Remarks

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

Applies to