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