asposecells.api

Class IconSetType

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
const  intARROWS_3
3 arrows icon set.
const  intARROWS_GRAY_3
3 gray arrows icon set.
const  intFLAGS_3
3 flags icon set.
const  intSIGNS_3
3 signs icon set.
const  intSYMBOLS_3
3 symbols icon set (circled).
const  intSYMBOLS_32
3 Symbols icon set (uncircled).
const  intTRAFFIC_LIGHTS_31
3 traffic lights icon set (unrimmed).
const  intTRAFFIC_LIGHTS_32
3 traffic lights icon set with thick black border.
const  intARROWS_4
4 arrows icon set.
const  intARROWS_GRAY_4
4 gray arrows icon set.
const  intRATING_4
4 ratings icon set.
const  intRED_TO_BLACK_4
4 'red to black' icon set.
const  intTRAFFIC_LIGHTS_4
4 traffic lights icon set.
const  intARROWS_5
5 arrows icon set.
const  intARROWS_GRAY_5
5 gray arrows icon set.
const  intQUARTERS_5
5 quarters icon set.
const  intRATING_5
5 rating icon set.
const  intSTARS_3
3 stars set
const  intBOXES_5
5 boxes set
const  intTRIANGLES_3
3 triangles set
const  intNONE
None
const  intCUSTOM_SET
CustomSet. This element is read-only.
const  intSMILIES_3
3 smilies. Only for .ods.
const  intCOLOR_SMILIES_3
3 color smilies. Only for .ods.
 

    • Field Detail

      • ARROWS_3

        const int ARROWS_3
        3 arrows icon set.
      • ARROWS_GRAY_3

        const int ARROWS_GRAY_3
        3 gray arrows icon set.
      • FLAGS_3

        const int FLAGS_3
        3 flags icon set.
      • SIGNS_3

        const int SIGNS_3
        3 signs icon set.
      • SYMBOLS_3

        const int SYMBOLS_3
        3 symbols icon set (circled).
      • SYMBOLS_32

        const int SYMBOLS_32
        3 Symbols icon set (uncircled).
      • TRAFFIC_LIGHTS_31

        const int TRAFFIC_LIGHTS_31
        3 traffic lights icon set (unrimmed).
      • TRAFFIC_LIGHTS_32

        const int TRAFFIC_LIGHTS_32
        3 traffic lights icon set with thick black border.
      • ARROWS_4

        const int ARROWS_4
        4 arrows icon set.
      • ARROWS_GRAY_4

        const int ARROWS_GRAY_4
        4 gray arrows icon set.
      • RATING_4

        const int RATING_4
        4 ratings icon set.
      • RED_TO_BLACK_4

        const int RED_TO_BLACK_4
        4 'red to black' icon set.
      • TRAFFIC_LIGHTS_4

        const int TRAFFIC_LIGHTS_4
        4 traffic lights icon set.
      • ARROWS_5

        const int ARROWS_5
        5 arrows icon set.
      • ARROWS_GRAY_5

        const int ARROWS_GRAY_5
        5 gray arrows icon set.
      • QUARTERS_5

        const int QUARTERS_5
        5 quarters icon set.
      • RATING_5

        const int RATING_5
        5 rating icon set.
      • STARS_3

        const int STARS_3
        3 stars set
      • BOXES_5

        const int BOXES_5
        5 boxes set
      • TRIANGLES_3

        const int TRIANGLES_3
        3 triangles set
      • NONE

        const int NONE
        None
      • CUSTOM_SET

        const int CUSTOM_SET
        CustomSet. This element is read-only.
      • SMILIES_3

        const int SMILIES_3
        3 smilies. Only for .ods.
      • COLOR_SMILIES_3

        const int COLOR_SMILIES_3
        3 color smilies. Only for .ods.