Uses of Class
org.pptx4j.pml.CTTLTimeAnimateValueList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLTimeAnimateValueList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLTimeAnimateValueList Modifier and Type Field Description protected CTTLTimeAnimateValueListCTTLAnimateBehavior. tavLstMethods in org.pptx4j.pml that return CTTLTimeAnimateValueList Modifier and Type Method Description CTTLTimeAnimateValueListObjectFactory. createCTTLTimeAnimateValueList()Create an instance ofCTTLTimeAnimateValueListCTTLTimeAnimateValueListCTTLAnimateBehavior. getTavLst()Gets the value of the tavLst property.Methods in org.pptx4j.pml with parameters of type CTTLTimeAnimateValueList Modifier and Type Method Description voidCTTLAnimateBehavior. setTavLst(CTTLTimeAnimateValueList value)Sets the value of the tavLst property.