Schema Central > OOXML > dml-gvml.xsd > a:grpSpPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:grpSpPr

Visual Group Shape Properties

Element information

Type: a:CT_GroupShapeProperties

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
bwMode [0..1]a:ST_BlackWhiteModeBlack and White Mode

Used in

Sample instance

<a: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:noFill/>
      </a:fillOverlay>
      <a:glow>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:glow>
      <a:innerShdw>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:innerShdw>
      <a:outerShdw>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:outerShdw>
      <a:prstShdw prst="shdw1">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:prstShdw>
      <a:reflection/>
      <a:softEdge rad="0"/>
   </a:effectLst>
   <a:scene3d>
      <a:camera prst="legacyObliqueTopLeft">
         <a:rot lat="1" lon="1" rev="1"/>
      </a:camera>
      <a:lightRig rig="legacyFlat1" dir="tl">
         <a:rot lat="1" lon="1" rev="1"/>
      </a:lightRig>
      <a:backdrop>
         <a:anchor x="1" y="1" z="1"/>
         <a:norm dx="1" dy="1" dz="1"/>
         <a:up dx="1" dy="1" dz="1"/>
         <a:extLst>...
         </a:extLst>
      </a:backdrop>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:scene3d>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:grpSpPr>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com