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