p:set
Set Time Node Behavior
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLSetBehavior
Properties: Local, Qualified
Content
Attributes
None
Used in
- Type p:CT_TimeNodeList (Elements p:childTnLst, p:subTnLst, p:tnLst)
Sample instance
<p:set> <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:to> <p:boolVal val="true"/> </p:to> </p:set>