p:tav
Time Animate Value
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLTimeAnimateValue
Properties: Local, Qualified
Content
- p:val [0..1] Value
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
tm | [0..1] | p:ST_TLTimeAnimateValueTime | Time | Default value is "indefinite". |
fmla | [0..1] | xsd:string | Formula | Default value is "". |
Used in
- Type p:CT_TLTimeAnimateValueList (Element p:tavLst)
Sample instance
<p:tav> <p:val> <p:boolVal val="true"/> </p:val> </p:tav>