TextRange2.Paste Method
Pastes the contents of the Clipboard into the TextRange2 object.
Syntax
expression.Paste
expression An expression that returns a TextRange2 object.
Return Value
TextRange2
Pastes the contents of the Clipboard into the TextRange2 object.
Syntax
expression.Paste
expression An expression that returns a TextRange2 object.
Return Value
TextRange2