_Application.GoForward 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.
Moves the insertion point forward among the last three locations where editing occurred in the active document.
public:
void GoForward();
public void GoForward ();
abstract member GoForward : unit -> unit
Public Sub GoForward ()