Share via


DocumentWindows.Arrange Method

Arranges all open document windows in the workspace.

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

Syntax

'Declaration
Sub Arrange ( _
    arrangeStyle As PpArrangeStyle _
)
'Usage
Dim instance As DocumentWindows
Dim arrangeStyle As PpArrangeStyle

instance.Arrange(arrangeStyle)
void Arrange(
    PpArrangeStyle arrangeStyle
)

Parameters

See Also

Reference

DocumentWindows Interface

DocumentWindows Members

Microsoft.Office.Interop.PowerPoint Namespace