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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:effect

Effect

Element information

Namespace: http://schemas.openxmlformats.org/drawingml/2006/main

Schema document: dml-tableStyle.xsd

Other elements with the same name: a:effect

Type: a:CT_EffectProperties

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<a:effect>
   <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:effect>

Site developed and hosted by Datypic, Inc.

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