com.aspose.cells
Class IconSetType

java.lang.Object
    extended by com.aspose.cells.IconSetType

public class IconSetType 
extends java.lang.Object

Utility class containing constants. 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.

Field Summary
static final intARROWS_3
           3 arrows icon set.
static final intARROWS_GRAY_3
           3 gray arrows icon set.
static final intFLAGS_3
           3 flags icon set.
static final intSIGNS_3
           3 signs icon set.
static final intSYMBOLS_3
           3 symbols icon set (circled).
static final intSYMBOLS_32
           3 Symbols icon set (uncircled).
static final intTRAFFIC_LIGHTS_31
           3 traffic lights icon set (unrimmed).
static final intTRAFFIC_LIGHTS_32
           3 traffic lights icon set with thick black border.
static final intARROWS_4
           4 arrows icon set.
static final intARROWS_GRAY_4
           4 gray arrows icon set.
static final intRATING_4
           4 ratings icon set.
static final intRED_TO_BLACK_4
           4 'red to black' icon set.
static final intTRAFFIC_LIGHTS_4
           4 traffic lights icon set.
static final intARROWS_5
           5 arrows icon set.
static final intARROWS_GRAY_5
           5 gray arrows icon set.
static final intQUARTERS_5
           5 quarters icon set.
static final intRATING_5
           5 rating icon set.
static final intSTARS_3
           3 stars set
static final intBOXES_5
           5 boxes set
static final intTRIANGLES_3
           3 triangles set
static final intNONE
           None
static final intCUSTOM_SET
           CustomSet ,This element is read-only.
 

Field Detail

ARROWS_3

public static final int ARROWS_3
3 arrows icon set.

ARROWS_GRAY_3

public static final int ARROWS_GRAY_3
3 gray arrows icon set.

FLAGS_3

public static final int FLAGS_3
3 flags icon set.

SIGNS_3

public static final int SIGNS_3
3 signs icon set.

SYMBOLS_3

public static final int SYMBOLS_3
3 symbols icon set (circled).

SYMBOLS_32

public static final int SYMBOLS_32
3 Symbols icon set (uncircled).

TRAFFIC_LIGHTS_31

public static final int TRAFFIC_LIGHTS_31
3 traffic lights icon set (unrimmed).

TRAFFIC_LIGHTS_32

public static final int TRAFFIC_LIGHTS_32
3 traffic lights icon set with thick black border.

ARROWS_4

public static final int ARROWS_4
4 arrows icon set.

ARROWS_GRAY_4

public static final int ARROWS_GRAY_4
4 gray arrows icon set.

RATING_4

public static final int RATING_4
4 ratings icon set.

RED_TO_BLACK_4

public static final int RED_TO_BLACK_4
4 'red to black' icon set.

TRAFFIC_LIGHTS_4

public static final int TRAFFIC_LIGHTS_4
4 traffic lights icon set.

ARROWS_5

public static final int ARROWS_5
5 arrows icon set.

ARROWS_GRAY_5

public static final int ARROWS_GRAY_5
5 gray arrows icon set.

QUARTERS_5

public static final int QUARTERS_5
5 quarters icon set.

RATING_5

public static final int RATING_5
5 rating icon set.

STARS_3

public static final int STARS_3
3 stars set

BOXES_5

public static final int BOXES_5
5 boxes set

TRIANGLES_3

public static final int TRIANGLES_3
3 triangles set

NONE

public static final int NONE
None

CUSTOM_SET

public static final int CUSTOM_SET
CustomSet ,This element is read-only.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.