Application.Layout Method
Project Developer Reference |
Displays the Layout dialog box, which allows the user to set layout options for the active view.
Syntax
expression.Layout
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The Layout method is only available when a Gantt, Network Diagram, or Calendar view is active.
See Also