Uses of Class
org.docx4j.dml.CTAnimationElementChoice
Packages that use CTAnimationElementChoice
-
Uses of CTAnimationElementChoice in org.docx4j.dml
Methods in org.docx4j.dml that return CTAnimationElementChoiceModifier and TypeMethodDescriptionObjectFactory.createCTAnimationElementChoice()Create an instance ofCTAnimationElementChoice -
Uses of CTAnimationElementChoice in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTAnimationElementChoiceModifier and TypeFieldDescriptionprotected CTAnimationElementChoiceCTTLShapeTargetElement.graphicElMethods in org.pptx4j.pml that return CTAnimationElementChoiceModifier and TypeMethodDescriptionCTTLShapeTargetElement.getGraphicEl()Gets the value of the graphicEl property.Methods in org.pptx4j.pml with parameters of type CTAnimationElementChoiceModifier and TypeMethodDescriptionvoidCTTLShapeTargetElement.setGraphicEl(CTAnimationElementChoice value) Sets the value of the graphicEl property.