Class XFPropGradient


  • public class XFPropGradient
    extends java.lang.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()
      • appendString

        public void appendString​(java.lang.StringBuffer sb,
                                 java.lang.String prefix)