Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation.CTAnimationProperties
Packages that use CTAnimationProperties
Package
Description
-
Uses of CTAnimationProperties in org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation that return CTAnimationPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTAnimationProperties()Create an instance ofCTAnimationProperties -
Uses of CTAnimationProperties in org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation.model3d declared as CTAnimationPropertiesMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation.model3d that return CTAnimationPropertiesModifier and TypeMethodDescriptionCTEmbeddedAnimation.getAnimPr()Gets the value of the animPr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2018.animation.model3d with parameters of type CTAnimationPropertiesModifier and TypeMethodDescriptionvoidCTEmbeddedAnimation.setAnimPr(CTAnimationProperties value) Sets the value of the animPr property.