Learn R Programming

xlcharts (version 0.0.1)

MultiCellRange: MultiCellRange

Description

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

Usage

MultiCellRange(ranges = list(), ...)

Value

An openpyxl Python object.

Arguments

ranges

ranges

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab