Uses of Class
org.pptx4j.pml.CTTLByRgbColorTransform
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLByRgbColorTransform in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLByRgbColorTransform Modifier and Type Field Description protected CTTLByRgbColorTransformCTTLByAnimateColorTransform. rgbMethods in org.pptx4j.pml that return CTTLByRgbColorTransform Modifier and Type Method Description CTTLByRgbColorTransformObjectFactory. createCTTLByRgbColorTransform()Create an instance ofCTTLByRgbColorTransformCTTLByRgbColorTransformCTTLByAnimateColorTransform. getRgb()Gets the value of the rgb property.Methods in org.pptx4j.pml with parameters of type CTTLByRgbColorTransform Modifier and Type Method Description voidCTTLByAnimateColorTransform. setRgb(CTTLByRgbColorTransform value)Sets the value of the rgb property.