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