19.5.90 to

This element specifies the resulting color for the animation color change.

[Example: Consider emphasize a shape by changing its fill color from blue to red. The element should be used as follows:

<p:childTnLst>
  <p:animClr clrSpc="rgb">
    <p:cBhvr></p:cBhvr>
    <p:to>
      <a:schemeClr val="accent2"/>
    </p:to>
  </p:animClr>
</p:childTnLst>

end example]

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

Last updated on