a:effectStyleLst
Effect Style List
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-baseStylesheet.xsd
Type: a:CT_EffectStyleList
Properties: Local, Qualified
Content
- a:effectStyle [3..*] Effect Style
Attributes
None
Used in
- Type a:CT_StyleMatrix (Element a:fmtScheme)
Sample instance
<a:effectStyleLst> <a:effectStyle> <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:sp3d> <a:bevelT/> <a:bevelB/> <a:extrusionClr>... </a:extrusionClr> <a:contourClr>... </a:contourClr> <a:extLst>... </a:extLst> </a:sp3d> </a:effectStyle> </a:effectStyleLst>