Application.FilePageSetup method (Project)

Displays the Page Setup dialog box. Equivalent to clicking Page Setup on the File menu.

Syntax

expression. FilePageSetup( _Name_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Name Optional Variant The name of the view for which to set up pages for printing. The default value is the name of the active view.

Return value

Boolean

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.