Uses of Class
org.pptx4j.pml.CTTLByRgbColorTransform
Packages that use CTTLByRgbColorTransform
-
Uses of CTTLByRgbColorTransform in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLByRgbColorTransformModifier and TypeFieldDescriptionprotected CTTLByRgbColorTransformCTTLByAnimateColorTransform.rgbMethods in org.pptx4j.pml that return CTTLByRgbColorTransformModifier and TypeMethodDescriptionObjectFactory.createCTTLByRgbColorTransform()Create an instance ofCTTLByRgbColorTransformCTTLByAnimateColorTransform.getRgb()Gets the value of the rgb property.Methods in org.pptx4j.pml with parameters of type CTTLByRgbColorTransformModifier and TypeMethodDescriptionvoidCTTLByAnimateColorTransform.setRgb(CTTLByRgbColorTransform value) Sets the value of the rgb property.