p:cxnSp
Connection Shape
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_Connector
Properties: Local, Qualified
Content
- Sequence [1..1]
- p:nvCxnSpPr [1..1] Non-Visual Properties for a Connection Shape
- p:spPr [1..1] Shape Properties
- p:style [0..1] Shape Style
- p:extLst [0..1] Extension List with Modification Flag
Attributes
None
Used in
- Type p:CT_GroupShape (Elements p:grpSp, p:spTree)
Sample instance
<p:cxnSp> <p:nvCxnSpPr> <p:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </p:cNvPr> <p:cNvCxnSpPr> <a:cxnSpLocks>... </a:cxnSpLocks> <a:stCxn id="1" idx="1"/> <a:endCxn id="1" idx="1"/> <a:extLst>... </a:extLst> </p:cNvCxnSpPr> <p:nvPr> <p:ph>... </p:ph> <a:audioCd>... </a:audioCd> <p:custDataLst>... </p:custDataLst> <p:extLst>... </p:extLst> </p:nvPr> </p:nvCxnSpPr> <p:spPr> <a:xfrm> <a:off x="1" y="1"/> <a:ext cx="1" cy="1"/> </a:xfrm> <a:custGeom> <a:avLst>... </a:avLst> <a:gdLst>... </a:gdLst> <a:ahLst>... </a:ahLst> <a:cxnLst>... </a:cxnLst> <a:rect l="" t="" r="" b=""/> <a:pathLst>... </a:pathLst> </a:custGeom> <a:noFill/> <a:ln> <a:noFill/> <a:prstDash/> <a:round/> <a:headEnd/> <a:tailEnd/> <a:extLst>... </a:extLst> </a:ln> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <a:scene3d> <a:camera prst="legacyObliqueTopLeft">... </a:camera> <a:lightRig rig="legacyFlat1" dir="tl">... </a:lightRig> <a:backdrop>... </a:backdrop> <a:extLst>... </a:extLst> </a:scene3d> <a:sp3d> <a:bevelT/> <a:bevelB/> <a:extrusionClr>... </a:extrusionClr> <a:contourClr>... </a:contourClr> <a:extLst>... </a:extLst> </a:sp3d> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:spPr> <p:style> <a:lnRef idx="1"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:lnRef> <a:fillRef idx="1"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:fillRef> <a:effectRef idx="1"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:effectRef> <a:fontRef idx="major"> <a:scrgbClr r="1" g="1" b="1">... </a:scrgbClr> </a:fontRef> </p:style> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:cxnSp>