Window.Panes 属性

定义

返回一个 Panes 集合,该集合代表指定窗口的所有窗口窗格。

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

属性值

适用于