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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:sp3d

3-D Shape Properties

Element information

Type: a:CT_Shape3D

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
z [0..1]a:ST_CoordinateShape DepthDefault value is "0".
extrusionH [0..1]a:ST_PositiveCoordinateExtrusion HeightDefault value is "0".
contourW [0..1]a:ST_PositiveCoordinateContour WidthDefault value is "0".
prstMaterial [0..1]a:ST_PresetMaterialTypePreset Material TypeDefault value is "warmMatte".

Used in

Sample instance

<a:sp3d>
   <a:bevelT/>
   <a:bevelB/>
   <a:extrusionClr>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="1"/>
      </a:scrgbClr>
   </a:extrusionClr>
   <a:contourClr>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="1"/>
      </a:scrgbClr>
   </a:contourClr>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:sp3d>

Site developed and hosted by Datypic, Inc.

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