Uses of Class
org.pptx4j.pml.CTTLByHslColorTransform
Packages that use CTTLByHslColorTransform
-
Uses of CTTLByHslColorTransform in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLByHslColorTransformModifier and TypeFieldDescriptionprotected CTTLByHslColorTransformCTTLByAnimateColorTransform.hslMethods in org.pptx4j.pml that return CTTLByHslColorTransformModifier and TypeMethodDescriptionObjectFactory.createCTTLByHslColorTransform()Create an instance ofCTTLByHslColorTransformCTTLByAnimateColorTransform.getHsl()Gets the value of the hsl property.Methods in org.pptx4j.pml with parameters of type CTTLByHslColorTransformModifier and TypeMethodDescriptionvoidCTTLByAnimateColorTransform.setHsl(CTTLByHslColorTransform value) Sets the value of the hsl property.