Learn R Programming

xlcharts (version 0.0.1)

Stop: Stop

Description

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

Usage

Stop(color, position, ...)

Value

An openpyxl Python object.

Arguments

color

color

position

position

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
Stop(color = Color(), position = 1L)
}

Run the code above in your browser using DataLab