19.5.91 txEl

This element specifies a text element to animate.

[Example: Consider a shape containing text to be animated. The should be used as follows:

<p:tgtEl>
  <p:spTgt spid="5">
    <p:txEl>
      <p:pRg st="1" end="1"/>
    </p:txEl>
  </p:spTgt>
</p:tgtEl>

end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_TLTextTargetElement) is located in A.3. end note]

Last updated on