View source: R/PrintSettings.R
PrintSettings | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.print_settings.html
PrintSettings(headerFooter = NULL, pageMargins = NULL, pageSetup = NULL, ...)
headerFooter |
headerFooter |
pageMargins |
pageMargins |
pageSetup |
pageSetup |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
PrintSettings()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.