Learn R Programming

xlcharts (version 0.0.1)

PrintArea: PrintArea

Description

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

Usage

PrintArea(ranges = list(), title = "", ...)

Value

An openpyxl Python object.

Arguments

ranges

ranges

title

title

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab