p:nvCxnSpPr
Non-Visual Properties for a Connection Shape
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_ConnectorNonVisual
Properties: Local, Qualified
Content
- Sequence [1..1]
- p:cNvPr [1..1] Non-Visual Drawing Properties
- p:cNvCxnSpPr [1..1] Non-Visual Connector Shape Drawing Properties
- p:nvPr [1..1] Application Non-Visual Drawing Properties
Attributes
None
Used in
- Type p:CT_Connector (Element p:cxnSp)
Sample instance
<p:nvCxnSpPr> <p:cNvPr id="1" name="string"> <a:hlinkClick> <a:snd r:embed="string"/> <a:extLst>... </a:extLst> </a:hlinkClick> <a:hlinkHover> <a:snd r:embed="string"/> <a:extLst>... </a:extLst> </a:hlinkHover> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:cNvPr> <p:cNvCxnSpPr> <a:cxnSpLocks> <a:extLst>... </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> <p:nvPr> <p:ph> <p:extLst>... </p:extLst> </p:ph> <a:audioCd> <a:st track="1"/> <a:end track="1"/> <a:extLst>... </a:extLst> </a:audioCd> <p:custDataLst> <p:custData r:id="string"/> <p:tags r:id="string"/> </p:custDataLst> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:nvPr> </p:nvCxnSpPr>