p:grpSp
Group Shape
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_GroupShape
Properties: Local, Qualified
Content
- Sequence [1..1]
- p:nvGrpSpPr [1..1] Non-Visual Properties for a Group Shape
- p:grpSpPr [1..1] Group Shape Properties
- Choice [0..*]
- p:sp Shape
- p:grpSp Group Shape
- p:graphicFrame Graphic Frame
- p:cxnSp Connection Shape
- p:pic Picture
- p:extLst [0..1] Extension List with Modification Flag
Attributes
None
Used in
- Type p:CT_GroupShape (Elements p:grpSp, p:spTree)
Sample instance
<p:grpSp> <p:nvGrpSpPr> <p:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </p:cNvPr> <p:cNvGrpSpPr> <a:grpSpLocks>... </a:grpSpLocks> <a:extLst>... </a:extLst> </p:cNvGrpSpPr> <p:nvPr> <p:ph>... </p:ph> <a:audioCd>... </a:audioCd> <p:custDataLst>... </p:custDataLst> <p:extLst>... </p:extLst> </p:nvPr> </p:nvGrpSpPr> <p: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> </p:grpSpPr> <p:sp> <p:nvSpPr> <p:cNvPr id="1" name="string">... </p:cNvPr> <p:cNvSpPr>... </p:cNvSpPr> <p:nvPr>... </p:nvPr> </p:nvSpPr> <p: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> </p:spPr> <p: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> </p:style> <p:txBody> <a:bodyPr>... </a:bodyPr> <a:lstStyle>... </a:lstStyle> <a:p>... </a:p> </p:txBody> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:sp> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:grpSp>