powered by
Named colors for use in styles.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.colors.html
Color( rgb = "00000000", indexed = NULL, auto = NULL, theme = NULL, tint = 0, index = NULL, type = "rgb", ... )
An openpyxl Python object.
rgb
indexed
auto
theme
tint
index
type
Additional arguments, i.e. kwargs.
if (FALSE) { Color() }
Run the code above in your browser using DataLab