draw-ssdraw:nvCxnSpPr
Non-Visual Properties for a Connection Shape
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
Schema document: dml-spreadsheetDrawing.xsd
Type: draw-ssdraw:CT_ConnectorNonVisual
Properties: Local, Qualified
Content
- Sequence [1..1]
- draw-ssdraw:cNvPr [1..1] Connection Non-Visual Properties
- draw-ssdraw:cNvCxnSpPr [1..1] Non-Visual Connector Shape Drawing Properties
Attributes
None
Used in
- Type draw-ssdraw:CT_Connector (Element draw-ssdraw:cxnSp)
Sample instance
<draw-ssdraw:nvCxnSpPr> <draw-ssdraw: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> </draw-ssdraw:cNvPr> <draw-ssdraw: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> </draw-ssdraw:cNvCxnSpPr> </draw-ssdraw:nvCxnSpPr>