View source: R/NonVisualConnectorProperties.R
NonVisualConnectorProperties | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.connector.html
NonVisualConnectorProperties(
cxnSpLocks = NULL,
stCxn = NULL,
endCxn = NULL,
extLst = NULL,
...
)
cxnSpLocks |
cxnSpLocks |
stCxn |
stCxn |
endCxn |
endCxn |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
NonVisualConnectorProperties()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.