PjReportLayoutTemplateId enumeration (Project)
Contains constants that specify the type of template to apply for a report layout.
Members
Name | Value | Description |
---|---|---|
pjReportLayoutComparison | 3 | Apply a comparison report template. |
pjReportLayoutTitleAndChart | 1 | Apply a report template with a title and a chart. |
pjReportLayoutTitleAndTable | 2 | Apply a report template with a title and a table. |
pjReportLayoutTitleOnly | 0 | Apply a report template with a title only. |
Remarks
The TemplateId parameter in the Application.ApplyReportLayoutTemplate method can be one of the PjReportLayoutTemplateId constants.
See also
Application.ApplyReportLayoutTemplate
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.