Uses of Class
org.docx4j.dml.diagram.CTAnimLvl
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTAnimLvl in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTAnimLvl Modifier and Type Field Description protected CTAnimLvlCTLayoutVariablePropertySet. animLvlMethods in org.docx4j.dml.diagram that return CTAnimLvl Modifier and Type Method Description CTAnimLvlObjectFactory. createCTAnimLvl()Create an instance ofCTAnimLvlCTAnimLvlCTLayoutVariablePropertySet. getAnimLvl()Gets the value of the animLvl property.Methods in org.docx4j.dml.diagram with parameters of type CTAnimLvl Modifier and Type Method Description voidCTLayoutVariablePropertySet. setAnimLvl(CTAnimLvl value)Sets the value of the animLvl property.