powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.ole.html
ObjectAnchor( from = NULL, to = NULL, moveWithCells = FALSE, sizeWithCells = FALSE, z_order = NULL, ... )
An openpyxl Python object.
_from
to
moveWithCells
sizeWithCells
z_order
Additional arguments, i.e. kwargs.
if (FALSE) { ObjectAnchor(from = AnchorMarker(), to = AnchorMarker()) }
Run the code above in your browser using DataLab