cdr:grpSp
Group Shape
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
Schema document: dml-chartDrawing.xsd
Type: cdr:CT_GroupShape
Properties: Local, Qualified
Content
- Sequence [1..1]
- cdr:nvGrpSpPr [1..1] Non-Visual Group Shape Properties
- cdr:grpSpPr [1..1] Group Shape Properties
- Choice [0..*]
- cdr:sp Shape
- cdr:grpSp Group Shape
- cdr:graphicFrame Graphic Frame
- cdr:cxnSp Connector Shape
- cdr:pic Picture
Attributes
None
Used in
- Group cdr:EG_ObjectChoices
- Type cdr:CT_GroupShape (Element cdr:grpSp)
- Type cdr:CT_AbsSizeAnchor via reference to cdr:EG_ObjectChoices (Element cdr:absSizeAnchor)
- Type cdr:CT_RelSizeAnchor via reference to cdr:EG_ObjectChoices (Element cdr:relSizeAnchor)
Sample instance
<cdr:grpSp> <cdr:nvGrpSpPr> <cdr:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </cdr:cNvPr> <cdr:cNvGrpSpPr> <a:grpSpLocks>... </a:grpSpLocks> <a:extLst>... </a:extLst> </cdr:cNvGrpSpPr> </cdr:nvGrpSpPr> <cdr:grpSpPr> <a:xfrm> <a:off x="1" y="1"/> <a:ext cx="1" cy="1"/> <a:chOff x="1" y="1"/> <a:chExt cx="1" cy="1"/> </a:xfrm> <a:noFill/> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <a:scene3d> <a:camera prst="legacyObliqueTopLeft">... </a:camera> <a:lightRig rig="legacyFlat1" dir="tl">... </a:lightRig> <a:backdrop>... </a:backdrop> <a:extLst>... </a:extLst> </a:scene3d> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </cdr:grpSpPr> <cdr:sp> <cdr:nvSpPr> <cdr:cNvPr id="1" name="string">... </cdr:cNvPr> <cdr:cNvSpPr>... </cdr:cNvSpPr> </cdr:nvSpPr> <cdr:spPr> <a:xfrm>... </a:xfrm> <a:custGeom>... </a:custGeom> <a:noFill/> <a:ln>... </a:ln> <a:effectLst>... </a:effectLst> <a:scene3d>... </a:scene3d> <a:sp3d>... </a:sp3d> <a:extLst>... </a:extLst> </cdr:spPr> <cdr:style> <a:lnRef idx="1">... </a:lnRef> <a:fillRef idx="1">... </a:fillRef> <a:effectRef idx="1">... </a:effectRef> <a:fontRef idx="major">... </a:fontRef> </cdr:style> <cdr:txBody> <a:bodyPr>... </a:bodyPr> <a:lstStyle>... </a:lstStyle> <a:p>... </a:p> </cdr:txBody> </cdr:sp> </cdr:grpSp>