powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html
ConnectionSite(ang = NULL, pos = NULL, ...)
An openpyxl Python object.
ang
pos
Additional arguments, i.e. kwargs.
if (FALSE) { ConnectionSite(ang = 1.5, pos = AdjPoint2D(x = 1L, y = 2L)) }
Run the code above in your browser using DataLab