java.lang.Object
com.aspose.cells.IconFilter
public class IconFilter
| Property Getters/Setters Summary | ||
|---|---|---|
int | getIconId() | |
void | setIconId(int value) | |
| Gets and sets Zero-based index of an icon in an icon set. | ||
int | getIconSetType() | |
void | setIconSetType(int 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 | |
public int getIconSetType() / public void setIconSetType(int value) | |
getIconId/setIconId | |
public int getIconId() / public void setIconId(int value) | |