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