NonVisualConnectorProperties
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.connector.html
Usage
NonVisualConnectorProperties(
cxnSpLocks = NULL,
stCxn = NULL,
endCxn = NULL,
extLst = NULL,
...
)
Arguments
cxnSpLocks
|
cxnSpLocks |
stCxn
|
stCxn |
endCxn
|
endCxn |
extLst
|
extLst |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
NonVisualConnectorProperties()