gradientcolortype-ag凯发旗舰厅



com.spire.xls
enum gradientcolortype

java.lang.object
  extended by java.lang.enum<gradientcolortype>
      extended by com.spire.xls.gradientcolortype
all implemented interfaces:
java.lang.comparable<gradientcolortype>

public enum gradientcolortype
extends java.lang.enum<gradientcolortype>

represents gradient color type.


enum constant summary
onecolor
          represents one color gradient style.
preset
          represents preset gradient style.
twocolor
          represents two color gradinent style.
 
enum constant detail

onecolor

public static final gradientcolortype onecolor
represents one color gradient style.

twocolor

public static final gradientcolortype twocolor
represents two color gradinent style.

preset

public static final gradientcolortype preset
represents preset gradient style.


网站地图