xlsxchartshadowoutertype-ag凯发旗舰厅



com.spire.xls
enum xlsxchartshadowoutertype

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

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

indicates the outer shadow values


enum constant summary
none
          represents no shadow
offsetbottom
          represents outer shadow at bottom
offsetcenter
          represents outer shadow at center
offsetdiagonalbottomleft
          represents outer shadow at diagonalbottomleft
offsetdiagonalbottomright
          represents outer shadow at diagonalbottomright
offsetdiagonaltopleft
          represents outer shadow at diagonaltopleft
offsetdiagonaltopright
          represents outer shadow at diagonaltopright
offsetleft
          represents outer shadow at left
offsetright
          represents outer shadow at right
offsettop
          represents outer shadow at top
 
enum constant detail

none

public static final xlsxchartshadowoutertype none
represents no shadow

offsetright

public static final xlsxchartshadowoutertype offsetright
represents outer shadow at right

offsetdiagonalbottomright

public static final xlsxchartshadowoutertype offsetdiagonalbottomright
represents outer shadow at diagonalbottomright

offsetbottom

public static final xlsxchartshadowoutertype offsetbottom
represents outer shadow at bottom

offsetdiagonaltopleft

public static final xlsxchartshadowoutertype offsetdiagonaltopleft
represents outer shadow at diagonaltopleft

offsetcenter

public static final xlsxchartshadowoutertype offsetcenter
represents outer shadow at center

offsettop

public static final xlsxchartshadowoutertype offsettop
represents outer shadow at top

offsetleft

public static final xlsxchartshadowoutertype offsetleft
represents outer shadow at left

offsetdiagonaltopright

public static final xlsxchartshadowoutertype offsetdiagonaltopright
represents outer shadow at diagonaltopright

offsetdiagonalbottomleft

public static final xlsxchartshadowoutertype offsetdiagonalbottomleft
represents outer shadow at diagonalbottomleft


网站地图