cdr:nvSpPr
Non-Visual Shape Properties
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
Schema document: dml-chartDrawing.xsd
Type: cdr:CT_ShapeNonVisual
Properties: Local, Qualified
Content
- Sequence [1..1]
- cdr:cNvPr [1..1] Chart Non Visual Properties
- cdr:cNvSpPr [1..1] Non-Visual Shape Drawing Properties
Attributes
None
Used in
- Type cdr:CT_Shape (Elements cdr:sp, cdr:sp)
Sample instance
<cdr:nvSpPr> <cdr: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> </cdr:cNvPr> <cdr:cNvSpPr> <a:spLocks> <a:extLst>... </a:extLst> </a:spLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </cdr:cNvSpPr> </cdr:nvSpPr>