Class XDDFGradientStop

    • Constructor Detail

      • XDDFGradientStop

        @Internal
        protected XDDFGradientStop​(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientStop stop)
    • Method Detail

      • getXmlObject

        @Internal
        protected org.openxmlformats.schemas.drawingml.x2006.main.CTGradientStop getXmlObject()
      • getPosition

        public int getPosition()
      • setPosition

        public void setPosition​(int position)
      • setColor

        public void setColor​(XDDFColor color)