Class IconFilter

java.lang.Object
com.independentsoft.office.spreadsheet.IconFilter

public class IconFilter extends Object
The Class IconFilter.
  • Constructor Details

    • IconFilter

      public IconFilter()
      Instantiates a new icon filter.
  • Method Details

    • clone

      public IconFilter clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getIconID

      public int getIconID()
      Gets the icon id.
      Returns:
      the icon id
    • setIconID

      public void setIconID(int iconID)
      Sets the icon id.
      Parameters:
      iconID - the new icon id
    • getIconSetType

      public IconSetType getIconSetType()
      Gets the icon set type.
      Returns:
      the icon set type
    • setIconSetType

      public void setIconSetType(IconSetType iconSetType)
      Sets the icon set type.
      Parameters:
      iconSetType - the new icon set type