
Last chance! 50% off unlimited learning
Sale ends in
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.line.html
LineProperties(
w = NULL,
cap = NULL,
cmpd = NULL,
algn = NULL,
noFill = NULL,
solidFill = NULL,
gradFill = NULL,
pattFill = NULL,
prstDash = NULL,
custDash = NULL,
round = NULL,
bevel = NULL,
miter = NULL,
headEnd = NULL,
tailEnd = NULL,
extLst = NULL,
...
)
An openpyxl Python object.
w
cap
cmpd
algn
noFill
solidFill
gradFill
pattFill
prstDash
custDash
round
bevel
miter
headEnd
tailEnd
extLst
Additional arguments, i.e. kwargs.
if (FALSE) {
LineProperties()
}
Run the code above in your browser using DataLab