IconFilterItem Class Members
In This Topic
The following tables list the members exposed by IconFilterItem.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | Deserialize | Overridden. Loads the object from XML. |
 | Equals | Overridden. Determines whether the specified System.Object is equal to this instance. |
 | Filter | Overridden. Filters the specified column of the sheet. |
 | GetHashCode | Returns a hash code for this instance. |
 | GetObjectData | Overridden. Gets the object data. |
 | Serialize | Overridden. Saves the object to XML. |
 | ShowInDropDown | Overridden. Determines whether the name is displayed in the filter drop-down list. |
Top
See Also