powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.differential.html
DifferentialStyle( font = NULL, numFmt = NULL, fill = NULL, alignment = NULL, border = NULL, protection = NULL, extLst = NULL, ... )
An openpyxl Python object.
font
numFmt
fill
alignment
border
protection
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { DifferentialStyle() }
Run the code above in your browser using DataLab