MultiCellRange
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.cell_range.html
Usage
MultiCellRange(ranges = list(), ...)
Arguments
ranges
|
ranges |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
MultiCellRange()