[Table of Contents] [docx version]

Error! No text of specified style in document.

effect (Effect)

This element specifies a reference to an existing effect container.

Parent Elements

cont5.1.10.20); effectDag5.1.10.25)

 

Attributes

Description

ref (Reference)

Specifies the reference. Its value may be the name of an effect container, or one of four special references:

fill - refers to the fill effect

line - refers to the line effect

fillLine - refers to the combined fill and line effects

children - refers to the combined effects from logical child shapes or text

 

The possible values for this attribute are defined by the XML Schema token datatype.

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_EffectReference">

   <attribute name="ref" type="xsd:token"/>

</complexType>