iconsettype-ag凯发旗舰厅



com.spire.xls
enum iconsettype

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

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

icon set type for conditional formatting. the threshold values for triggering the different icons within a set are configurable, and the icon order is reversible.


enum constant summary
customset
           
fivearrows
          5 arrows icon set.
fivearrowsgray
          5 gray arrows icon set.
fiveboxes
          5 boxes set
fivequarters
          5 quarters icon set.
fiverating
          5 rating icon set.
fourarrows
          4 arrows icon set.
fourarrowsgray
          4 gray arrows icon set.
fourrating
          4 ratings icon set.
fourredtoblack
          4 red to black' icon set.
fourtrafficlights
          4 traffic lights icon set.
none
          none.
threearrows
          3 arrows icon set.
threearrowsgray
          3 gray arrows icon set.
threeflags
          3 flags icon set.
threesigns
          3 signs icon set.
threestars
          3 stars set
threesymbols
          3 symbols icon set.
threesymbols2
          3 symbols icon set.
threetrafficlights1
          3 traffic lights icon set (#1).
threetrafficlights2
          3 traffic lights icon set with thick black border.
threetriangles
          3 triangles set
 
enum constant detail

threearrows

public static final iconsettype threearrows
3 arrows icon set.

threearrowsgray

public static final iconsettype threearrowsgray
3 gray arrows icon set.

threeflags

public static final iconsettype threeflags
3 flags icon set.

threetrafficlights1

public static final iconsettype threetrafficlights1
3 traffic lights icon set (#1).

threetrafficlights2

public static final iconsettype threetrafficlights2
3 traffic lights icon set with thick black border.

threesigns

public static final iconsettype threesigns
3 signs icon set.

threesymbols

public static final iconsettype threesymbols
3 symbols icon set.

threesymbols2

public static final iconsettype threesymbols2
3 symbols icon set.

threetriangles

public static final iconsettype threetriangles
3 triangles set

threestars

public static final iconsettype threestars
3 stars set

fiveboxes

public static final iconsettype fiveboxes
5 boxes set

fourarrows

public static final iconsettype fourarrows
4 arrows icon set.

fourarrowsgray

public static final iconsettype fourarrowsgray
4 gray arrows icon set.

fourredtoblack

public static final iconsettype fourredtoblack
4 red to black' icon set.

fourrating

public static final iconsettype fourrating
4 ratings icon set.

fourtrafficlights

public static final iconsettype fourtrafficlights
4 traffic lights icon set.

fivearrows

public static final iconsettype fivearrows
5 arrows icon set.

fivearrowsgray

public static final iconsettype fivearrowsgray
5 gray arrows icon set.

fiverating

public static final iconsettype fiverating
5 rating icon set.

fivequarters

public static final iconsettype fivequarters
5 quarters icon set.

none

public static final iconsettype none
none.

customset

public static final iconsettype customset


网站地图