Class XFPropGradient


  • public class XFPropGradient
    extends Object
    Since:
    3.9.5
    Author:
    henri see [MS-XLS].pdf 2.5.285 XFPropColor page 945
    • Constructor Detail

      • XFPropGradient

        public XFPropGradient​(int type,
                              double numDegree,
                              double numFillToLeft,
                              double numFillToRight,
                              double numFillToTop,
                              double numFillToBottom)
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • getDataSize

        public int getDataSize()