Window.Panes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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