Interface CTTLByRgbColorTransform

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTLByRgbColorTransform
    extends XmlObject
    An XML CT_TLByRgbColorTransform(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getR

        java.lang.Object getR()
        Gets the "r" attribute
      • setR

        void setR​(java.lang.Object r)
        Sets the "r" attribute
      • getG

        java.lang.Object getG()
        Gets the "g" attribute
      • setG

        void setG​(java.lang.Object g)
        Sets the "g" attribute
      • getB

        java.lang.Object getB()
        Gets the "b" attribute
      • setB

        void setB​(java.lang.Object b)
        Sets the "b" attribute