powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.connector.html
Shape( macro = NULL, textlink = NULL, fPublished = NULL, fLocksText = NULL, nvSpPr = NULL, spPr = NULL, style = NULL, txBody = NULL, ... )
An openpyxl Python object.
macro
textlink
fPublished
fLocksText
nvSpPr
spPr
style
txBody
Additional arguments, i.e. kwargs.
if (FALSE) { Shape(spPr = GraphicalProperties()) }
Run the code above in your browser using DataLab