aspose.cells

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  NumberARROWS_3
3 arrows icon set.
const  NumberARROWS_GRAY_3
3 gray arrows icon set.
const  NumberFLAGS_3
3 flags icon set.
const  NumberSIGNS_3
3 signs icon set.
const  NumberSYMBOLS_3
3 symbols icon set (circled).
const  NumberSYMBOLS_32
3 Symbols icon set (uncircled).
const  NumberTRAFFIC_LIGHTS_31
3 traffic lights icon set (unrimmed).
const  NumberTRAFFIC_LIGHTS_32
3 traffic lights icon set with thick black border.
const  NumberARROWS_4
4 arrows icon set.
const  NumberARROWS_GRAY_4
4 gray arrows icon set.
const  NumberRATING_4
4 ratings icon set.
const  NumberRED_TO_BLACK_4
4 'red to black' icon set.
const  NumberTRAFFIC_LIGHTS_4
4 traffic lights icon set.
const  NumberARROWS_5
5 arrows icon set.
const  NumberARROWS_GRAY_5
5 gray arrows icon set.
const  NumberQUARTERS_5
5 quarters icon set.
const  NumberRATING_5
5 rating icon set.
const  NumberSTARS_3
3 stars set
const  NumberBOXES_5
5 boxes set
const  NumberTRIANGLES_3
3 triangles set
const  NumberNONE
None
const  NumberCUSTOM_SET
CustomSet. This element is read-only.
const  NumberSMILIES_3
3 smilies. Only for .ods.
const  NumberCOLOR_SMILIES_3
3 color smilies. Only for .ods.
 

    • Field Detail

      • ARROWS_3

        const Number ARROWS_3
        3 arrows icon set.
      • ARROWS_GRAY_3

        const Number ARROWS_GRAY_3
        3 gray arrows icon set.
      • FLAGS_3

        const Number FLAGS_3
        3 flags icon set.
      • SIGNS_3

        const Number SIGNS_3
        3 signs icon set.
      • SYMBOLS_3

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

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

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

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

        const Number ARROWS_4
        4 arrows icon set.
      • ARROWS_GRAY_4

        const Number ARROWS_GRAY_4
        4 gray arrows icon set.
      • RATING_4

        const Number RATING_4
        4 ratings icon set.
      • RED_TO_BLACK_4

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

        const Number TRAFFIC_LIGHTS_4
        4 traffic lights icon set.
      • ARROWS_5

        const Number ARROWS_5
        5 arrows icon set.
      • ARROWS_GRAY_5

        const Number ARROWS_GRAY_5
        5 gray arrows icon set.
      • QUARTERS_5

        const Number QUARTERS_5
        5 quarters icon set.
      • RATING_5

        const Number RATING_5
        5 rating icon set.
      • STARS_3

        const Number STARS_3
        3 stars set
      • BOXES_5

        const Number BOXES_5
        5 boxes set
      • TRIANGLES_3

        const Number TRIANGLES_3
        3 triangles set
      • NONE

        const Number NONE
        None
      • CUSTOM_SET

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

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

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