powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html
Path2D(w = NULL, h = NULL, fill = NULL, stroke = NULL, extrusionOk = NULL, ...)
An openpyxl Python object.
w
h
fill
stroke
extrusionOk
Additional arguments, i.e. kwargs.
if (FALSE) { Path2D(w = 1L, h = 1L) }
Run the code above in your browser using DataLab