Edit

Share via


TextRange2.Paste Method

Definition

Pastes the contents of the Clipboard into the TextRange2 object.

public:
 Microsoft::Office::Core::TextRange2 ^ Paste();
public Microsoft.Office.Core.TextRange2 Paste ();
abstract member Paste : unit -> Microsoft.Office.Core.TextRange2
Public Function Paste () As TextRange2

Returns

TextRange2

Applies to