_Application.AutomaticChange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.