ITextRange.Cut Method

Definition

Moves the text of the text range to the Clipboard.

public:
 void Cut();
void Cut();
public void Cut();
function cut()
Public Sub Cut ()

Applies to

See also