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