Share via


Application.VisualReports Method

Project Developer Reference

Opens the Create Report dialog box to the specified tab. Returns False if successful.

Syntax

expression.VisualReports(PjVisualReportsTab)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
PjVisualReportsTab Optional Long Specifies which tab to display. Default is All (pjTabAll).

Return Value
Boolean

See Also