asposecells.api

Class IconFilter

Represents icon filter.

Property Getters/Setters Summary
methodgetIconId()
method
setIconId(value)
           Gets and sets Zero-based index of an icon in an icon set.
methodgetIconSetType()
method
           Gets and sets which icon set is used in the filter criteria. The value of the property is IconSetType integer constant.
 

    • Property Getters/Setters Detail

      • getIconSetType/setIconSetType : int 

        int getIconSetType() / setIconSetType(value)
        
        Gets and sets which icon set is used in the filter criteria. The value of the property is IconSetType integer constant.
      • getIconId/setIconId : int 

        int getIconId() / setIconId(value)
        
        Gets and sets Zero-based index of an icon in an icon set.