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