次の方法で共有


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

適用対象