IFilterItem Interface Members
In This Topic
The following tables list the members exposed by IFilterItem.
Public Properties
| | Name | Description |
 | DisplayAtTopOfList |
Gets whether the display name should be added to the top of the filter drop-down list.
|
 | DisplayName |
Gets the display name.
|
 | SheetView |
Sets the sheet to filter.
|
Top
Public Methods
| | Name | Description |
 | Filter |
Selects a filter from the filter drop-down list.
|
 | ShowInDropDown |
Determines whether this filter should be displayed in the filter drop-down list
based on the currently filtered-in rows.
|
Top
See Also