UpdateScheduledReportLayoutInput
is used to input data for updating the layout of the scheduled
report.
Table: UpdateScheduledReportLayoutInput
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: Feb 26, 2025 | |||||
footerShowPageNumbers | boolean | Whether to show footer page numbers. | |||
maxNumberOfRows | string | The maximum number of rows to display in tables. | |||
paperLayout | string | The paper layout. Supported types are List and Grid . | |||
paperOrientation | string | The orientation of the paper. Supported types are Landscape and Portrait . | |||
paperSize | string | The size of the paper. Supported types are A4 and Letter . | |||
showDescription | boolean | Whether to show report description. | |||
showExportDate | boolean | Whether to show export date. | |||
showParameters | boolean | Whether to show parameters. | |||
showTitleFrontpage | boolean | Whether to show the title on frontpage. | |||
showTitleHeader | boolean | Whether to show title header. |