Edit

Share via


TextRange2.Cut Method

Definition

Removes a portion or all of the text from a range of text.

public:
 void Cut();
public void Cut ();
abstract member Cut : unit -> unit
Public Sub Cut ()

Applies to