ODSOFilters members (Office)

Represents all the filters to apply to the data source attached to the mail merge publication. The ODSOFilters object is composed of ODSOFilter objects.

Methods

Name Description
Add Adds a new filter to the ODSOFilters collection.
Delete Deletes a filter object from the ODSOFilters collection.
Item Represents a ODSOFilter object in the ODSOFilters collection.

Properties

Name Description
Application Gets an Application object that represents the container application for the ODSOFilters object (you can use this property with an Automation object to return that object's container application). Read-only.
Count Gets a Long indicating the number of items in the ODSOFilters collection. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the ODSOFilters object was created. Read-only.
Parent Gets the Parent object for the ODSOFilters object. Read-only.

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.