_Application.GoBack 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 among the last three locations where editing occurred in the active document.
public:
void GoBack();
public void GoBack ();
abstract member GoBack : unit -> unit
Public Sub GoBack ()
Remarks
The functionality provided by this property is identical to the result of pressing SHIFT+F5.