Window.Selection プロパティ

定義

選択した Selection 範囲または挿入ポイントを表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::Selection ^ Selection { Microsoft::Office::Interop::Word::Selection ^ get(); };
public Microsoft.Office.Interop.Word.Selection Selection { get; }
member this.Selection : Microsoft.Office.Interop.Word.Selection
Public ReadOnly Property Selection As Selection

プロパティ値

適用対象