Selection.EscapeKey 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.
Cancels a mode such as extend or column select (equivalent to pressing the ESC key).
public:
void EscapeKey();
public void EscapeKey ();
abstract member EscapeKey : unit -> unit
Public Sub EscapeKey ()