Uses of Class
org.docx4j.dml.diagram.CTAnimLvl
Packages that use CTAnimLvl
-
Uses of CTAnimLvl in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTAnimLvlMethods in org.docx4j.dml.diagram that return CTAnimLvlModifier and TypeMethodDescriptionObjectFactory.createCTAnimLvl()Create an instance ofCTAnimLvlCTLayoutVariablePropertySet.getAnimLvl()Gets the value of the animLvl property.Methods in org.docx4j.dml.diagram with parameters of type CTAnimLvlModifier and TypeMethodDescriptionvoidCTLayoutVariablePropertySet.setAnimLvl(CTAnimLvl value) Sets the value of the animLvl property.