Filter object (Project)
Represents a filter in Project. The Filter object is a member of the Filters collection.
Using the Filter Object
The following example applies a critical task filter to the active project.
ActiveProject.TaskFilters("Critical").Apply
Methods
Name |
---|
Apply |
Delete |
Properties
Name |
---|
Application |
FilterType |
Index |
Name |
Parent |
ShowInMenu |
ShowRelatedSummaryRows |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.