TextRange2.Paste 方法

定义

将剪贴板的内容粘贴到 对象中 TextRange2

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

返回

TextRange2

适用于