
Last chance! 50% off unlimited learning
Sale ends in
Area fill patterns for use in styles.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.fills.html
PatternFill(
patternType = NULL,
fill_type = NULL,
start_color = NULL,
end_color = NULL,
...
)
An openpyxl Python object.
patternType
fill_type
start_color
end_color
Additional arguments, i.e. kwargs.
if you do not specify a fill_type, other attributes will have: no effect !
Caution: if you do not specify a fill_type, other attributes will have no effect !