Learn R Programming

xlcharts (version 0.0.1)

StyleArray: 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), ...)

Value

An openpyxl Python object.

Arguments

args

args

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab