xlsxchartshadowinnertype-ag凯发旗舰厅



com.spire.xls
enum xlsxchartshadowinnertype

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

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

indicates the inner shadow values


enum constant summary
insidebottom
          represents inner shadow at bottom
insidecenter
          represents inner shadow at center
insidediagonalbottomleft
          represents inner shadow at diagonal bottom left
insidediagonalbottomright
          represents inner shadow at diagonal bottom right
insidediagonaltopleft
          represents inner shadow at diagonal top left
insidediagonaltopright
          represents inner shadow at topright
insideleft
          represents inner shadow at left
insideright
          represents inner shadow at right
insidetop
          represents inner shadow at top
none
          represents no shadow.
 
enum constant detail

none

public static final xlsxchartshadowinnertype none
represents no shadow.

insidediagonalbottomleft

public static final xlsxchartshadowinnertype insidediagonalbottomleft
represents inner shadow at diagonal bottom left

insidetop

public static final xlsxchartshadowinnertype insidetop
represents inner shadow at top

insideright

public static final xlsxchartshadowinnertype insideright
represents inner shadow at right

insideleft

public static final xlsxchartshadowinnertype insideleft
represents inner shadow at left

insidediagonaltopright

public static final xlsxchartshadowinnertype insidediagonaltopright
represents inner shadow at topright

insidediagonalbottomright

public static final xlsxchartshadowinnertype insidediagonalbottomright
represents inner shadow at diagonal bottom right

insidecenter

public static final xlsxchartshadowinnertype insidecenter
represents inner shadow at center

insidebottom

public static final xlsxchartshadowinnertype insidebottom
represents inner shadow at bottom

insidediagonaltopleft

public static final xlsxchartshadowinnertype insidediagonaltopleft
represents inner shadow at diagonal top left


网站地图