p:nvSpPr
Non-Visual Properties for a Shape
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_ShapeNonVisual
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
None
Used in
- Type p:CT_Shape (Element p:sp)
Sample instance
<p:nvSpPr> <p: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> </p:cNvPr> <p:cNvSpPr> <a:spLocks> <a:extLst>... </a:extLst> </a:spLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:cNvSpPr> <p:nvPr> <p:ph> <p:extLst>... </p:extLst> </p:ph> <a:audioCd> <a:st track="1"/> <a:end track="1"/> <a:extLst>... </a:extLst> </a:audioCd> <p:custDataLst> <p:custData r:id="string"/> <p:tags r:id="string"/> </p:custDataLst> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:nvPr> </p:nvSpPr>