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