Compartir a través de


TextRange2.Paste Método

Definición

Pega el contenido del Portapapeles en el TextRange2 objeto .

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

Devoluciones

TextRange2

Se aplica a