title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.VisualReports method (Project) |
vbapj.chm2137 |
|
project-server |
|
4934cdcf-06b0-020c-3741-4ef70944cf98 |
06/08/2017 |
medium |
Opens the Visual Reports - Create Report dialog box to the specified tab.
expression. VisualReports
( _PjVisualReportsTab_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
PjVisualReportsTab | Optional | Long | Specifies which tab to display. Can be one of the PjVisualReportsTab constants. The default is pjTabAll. |
Boolean
The VisualReports method returns False if successful.
The VisualReports method corresponds to the Visual Reports command on the REPORT tab of the ribbon, which accesses the reports that use Excel and Visio templates. For the newer Office Art types of reports, see the ReportsDialog method.
Note
The Reports method, for the older style of reports that require connection with a printer, is deprecated in Project.
[!includeSupport and feedback]