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