Share via


TextRange2.Paste Method

Office Developer Reference

Pastes the contents of the Clipboard into the TextRange2 object.

Syntax

expression.Paste

expression   An expression that returns a TextRange2 object.

Return Value
TextRange2

See Also