Share via


Pane.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

属性值

适用于