Learn R Programming

xlcharts (version 0.0.1)

ColorList: ColorList

Description

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

Usage

ColorList(indexedColors = list(), mruColors = list(), ...)

Value

An openpyxl Python object.

Arguments

indexedColors

indexedColors

mruColors

mruColors

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab