powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.controls.html
Control(controlPr = NULL, shapeId = NULL, name = NULL, ...)
An openpyxl Python object.
controlPr
shapeId
name
Additional arguments, i.e. kwargs.
if (FALSE) { Control( controlPr = ControlProperty( anchor = ObjectAnchor(from = AnchorMarker(), to = AnchorMarker()) ), shapeId = 1L ) }
Run the code above in your browser using DataLab