Stop
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.fills.html
Usage
Stop(color, position, ...)
Arguments
| color | color | 
| position | position | 
| … | Additional arguments, i.e. kwargs. | 
Value
An openpyxl Python object.
Examples
library("xlcharts")
Stop(color = Color(), position = 1L)