ScheduledReportLayout
is
a datatype for information about a scheduled report layout.
Table: ScheduledReportLayout
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
footerShowPageNumbers | boolean | yes | Long-Term | Whether to show footer page numbers. | |
maxNumberOfRows | integer | yes | Long-Term | Maximum number of rows to display in tables. | |
paperLayout | string | yes | Long-Term | Paper layout. Supported types are List and Grid. | |
paperOrientation | string | yes | Long-Term | Paper orientation. Supported types are Landscape and Portrait. | |
paperSize | string | yes | Long-Term | Paper size. Supported types are A4 and Letter. | |
showDescription | boolean | Long-Term | Whether to show report description. | ||
showExportDate | boolean | yes | Long-Term | Whether to show export date. | |
showParameters | boolean | yes | Long-Term | Whether to show parameters. | |
showTitleFrontpage | boolean | yes | Long-Term | Whether to show title on frontpage. | |
showTitleHeader | boolean | yes | Long-Term | Whether to show title header. |