Class XFPropGradientStop


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

      • XFPropGradientStop

        public XFPropGradientStop​(double numPosition,
                                  XFPropColor color)
    • Method Detail

      • getDataSize

        public int getDataSize()
      • appendString

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