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

属性值

适用于