Adds a new filter to the end of the filter list.
| Visual Basic |
|---|
Public Function AddFilterItem( _ ByVal Name As String _ ) As Long |
- Name
- A string value which represents the name to refer to this filter by.
A long value which represents the new filter index value.