Uses of Class
org.pptx4j.pml.CTTLAnimVariantIntegerVal
Packages that use CTTLAnimVariantIntegerVal
-
Uses of CTTLAnimVariantIntegerVal in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLAnimVariantIntegerValMethods in org.pptx4j.pml that return CTTLAnimVariantIntegerValModifier and TypeMethodDescriptionObjectFactory.createCTTLAnimVariantIntegerVal()Create an instance ofCTTLAnimVariantIntegerValCTTLAnimVariant.getIntVal()Gets the value of the intVal property.Methods in org.pptx4j.pml with parameters of type CTTLAnimVariantIntegerValModifier and TypeMethodDescriptionvoidCTTLAnimVariant.setIntVal(CTTLAnimVariantIntegerVal value) Sets the value of the intVal property.