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