Application.VisualReportTemplateList Property
Project Developer Reference |
Returns the ReportTemplates collection object. Read/write Object.
Syntax
expression.VisualReportTemplateList
expression A variable that represents an Application object.
Return Value
ReportTemplates
Remarks
The ReportTemplates collection object has available report templates that are listed in the Visual Reports dialog box.
See Also