cdr:cxnSp
Connection Shape
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
Schema document: dml-chartDrawing.xsd
Other elements with the same name: cdr:cxnSp
Type: cdr:CT_Connector
Properties: Local, Qualified
Content
- Sequence [1..1]
- cdr:nvCxnSpPr [1..1] Connector Non Visual Properties
- cdr:spPr [1..1] Shape Properties
- cdr:style [0..1] Shape Style
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
macro | [0..1] | xsd:string | Reference to Custom Function | |
fPublished | [0..1] | xsd:boolean | Publish to Server | Default value is "false". |
Used in
- Group cdr:EG_ObjectChoices
- Type cdr:CT_AbsSizeAnchor via reference to cdr:EG_ObjectChoices (Element cdr:absSizeAnchor)
- Type cdr:CT_RelSizeAnchor via reference to cdr:EG_ObjectChoices (Element cdr:relSizeAnchor)
Sample instance
<cdr:cxnSp> <cdr:nvCxnSpPr> <cdr:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </cdr:cNvPr> <cdr:cNvCxnSpPr> <a:cxnSpLocks>... </a:cxnSpLocks> <a:stCxn id="1" idx="1"/> <a:endCxn id="1" idx="1"/> <a:extLst>... </a:extLst> </cdr:cNvCxnSpPr> </cdr:nvCxnSpPr> <cdr: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> </cdr:spPr> <cdr: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> </cdr:style> </cdr:cxnSp>