Uses of Class
org.pptx4j.pml.CTTLAnimVariantBooleanVal
Packages that use CTTLAnimVariantBooleanVal
-
Uses of CTTLAnimVariantBooleanVal in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLAnimVariantBooleanValMethods in org.pptx4j.pml that return CTTLAnimVariantBooleanValModifier and TypeMethodDescriptionObjectFactory.createCTTLAnimVariantBooleanVal()Create an instance ofCTTLAnimVariantBooleanValCTTLAnimVariant.getBoolVal()Gets the value of the boolVal property.Methods in org.pptx4j.pml with parameters of type CTTLAnimVariantBooleanValModifier and TypeMethodDescriptionvoidCTTLAnimVariant.setBoolVal(CTTLAnimVariantBooleanVal value) Sets the value of the boolVal property.