PDFExportSettings
Configures the PDF export settings of the Spreadsheet.
| Name | Type | Default | Description |
|---|---|---|---|
fileName? |
|
|
Sets the name of the exported PDF file. |
fitWidth? |
|
|
Scales the content to fit page width. |
landscape? |
|
|
If |
margin? |
|
|
Specifies the margins of the page. The supported units are |
paperSize? |
|
|
Sets the paper size for the PDF document.
The value can be a |
scale? |
|
|
Sets a scale factor for the PDF output. Use this to make the PDF content smaller or larger. |
title? |
|
Sets the title metadata for the PDF document. If not set, the title is the same as the file name. |