p:cNvCxnSpPr
Non-Visual Connector Shape Drawing Properties
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: a:CT_NonVisualConnectorProperties
Properties: Local, Qualified
Content
- Sequence [1..1]
- a:cxnSpLocks [0..1] Connection Shape Locks
- a:stCxn [0..1] Connection Start
- a:endCxn [0..1] Connection End
- a:extLst [0..1] Extension List
Attributes
None
Used in
- Type p:CT_ConnectorNonVisual (Element p:nvCxnSpPr)
Sample instance
<p:cNvCxnSpPr> <a:cxnSpLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:cxnSpLocks> <a:stCxn id="1" idx="1"/> <a:endCxn id="1" idx="1"/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:cNvCxnSpPr>