Share via


DocumentWindow.Panes Property

Returns a Panes collection that represents the panes in the document window. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Panes As Panes
    Get
'Usage
Dim instance As DocumentWindow
Dim value As Panes

value = instance.Panes
Panes Panes { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Panes

See Also

Reference

DocumentWindow Interface

DocumentWindow Members

Microsoft.Office.Interop.PowerPoint Namespace