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