Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 742 Bytes

Project.Application.WindowArrangeAll.md

File metadata and controls

36 lines (22 loc) · 742 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.WindowArrangeAll method (Project)
vbapj.chm702
vbapj.chm702
project-server
Project.Application.WindowArrangeAll
504db965-27ea-d0f5-5830-927555ac801c
06/08/2017
medium

Application.WindowArrangeAll method (Project)

Arranges all of the open windows in Project.

Syntax

expression. WindowArrangeAll

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The WindowArrangeAll method is equivalent to the Arrange All command on the VIEW ribbon.

[!includeSupport and feedback]