aspose.cells

Class IconFilter

Represents icon filter.

Property Getters/Setters Summary
functiongetIconId()
function
setIconId(value)
           Gets and sets Zero-based index of an icon in an icon set.
functiongetIconSetType()
function
           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 : Number 

        function getIconSetType() / function 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 : Number 

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