asposecells.api
Class IconFilter

Represents icon filter.

Property Getters/Setters Summary
methodgetIconId()
methodsetIconId(value)
           Gets and sets Zero-based index of an icon in an icon set.
methodgetIconSetType()
methodsetIconSetType(value)
           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.

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