Learn R Programming

xlcharts (version 0.0.1)

PrintSettings: PrintSettings

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.print_settings.html

Usage

PrintSettings(headerFooter = NULL, pageMargins = NULL, pageSetup = NULL, ...)

Value

An openpyxl Python object.

Arguments

headerFooter

headerFooter

pageMargins

pageMargins

pageSetup

pageSetup

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
PrintSettings()
}

Run the code above in your browser using DataLab