Learn R Programming

xlcharts (version 0.0.1)

CellStyleList: CellStyleList

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.cell_style.html

Usage

CellStyleList(count = NULL, xf = list(), ...)

Value

An openpyxl Python object.

Arguments

count

count

xf

xf

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab