ArrayDescriptor {xlcharts} | R Documentation |
ArrayDescriptor
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.cell_style.html
Usage
ArrayDescriptor(key = NULL, ...)
Arguments
key |
key |
... |
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
## Not run:
ArrayDescriptor()
## End(Not run)
[Package xlcharts version 0.0.2 Index]