StyleArray
Description
Simplified named list with an array
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.cell_style.html
Usage
StyleArray(args = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L), ...)
Arguments
args
|
args |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
StyleArray()