_Application.GoBack Method

Definition

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.

Applies to