Schema Central > OOXML > pml-animationInfo.xsd > p:animClr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:animClr

Animate Color Behavior

Element information

Content

Attributes

NameOccTypeDescriptionNotes
clrSpc [0..1]p:ST_TLAnimateColorSpaceColor Space
dir [0..1]p:ST_TLAnimateColorDirectionDirection

Used in

Sample instance

<p:animClr>
   <p:cBhvr>
      <p:cTn>
         <p:stCondLst>...
         </p:stCondLst>
         <p:endCondLst>...
         </p:endCondLst>
         <p:endSync>...
         </p:endSync>
         <p:iterate>...
         </p:iterate>
         <p:childTnLst>...
         </p:childTnLst>
         <p:subTnLst>...
         </p:subTnLst>
      </p:cTn>
      <p:tgtEl>
         <p:sldTgt/>
      </p:tgtEl>
      <p:attrNameLst>
         <p:attrName>string</p:attrName>
      </p:attrNameLst>
   </p:cBhvr>
   <p:by>
      <p:rgb r="1" g="1" b="1"/>
   </p:by>
   <p:from>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="1"/>
      </a:scrgbClr>
   </p:from>
   <p:to>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="1"/>
      </a:scrgbClr>
   </p:to>
</p:animClr>

Site developed and hosted by Datypic, Inc.

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