Window.Panes Property

Definition

Returns a Panes collection that represents all the window panes for the specified window.

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

Property Value

Applies to