Uses of Class
org.pptx4j.pml.CTTLByHslColorTransform
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLByHslColorTransform in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLByHslColorTransform Modifier and Type Field Description protected CTTLByHslColorTransformCTTLByAnimateColorTransform. hslMethods in org.pptx4j.pml that return CTTLByHslColorTransform Modifier and Type Method Description CTTLByHslColorTransformObjectFactory. createCTTLByHslColorTransform()Create an instance ofCTTLByHslColorTransformCTTLByHslColorTransformCTTLByAnimateColorTransform. getHsl()Gets the value of the hsl property.Methods in org.pptx4j.pml with parameters of type CTTLByHslColorTransform Modifier and Type Method Description voidCTTLByAnimateColorTransform. setHsl(CTTLByHslColorTransform value)Sets the value of the hsl property.