ODSOFilter interface
Office 2013 and later
Represents a filter to be applied to an attached mail merge data source.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
The ODSOFilter object is a member of the ODSOFilters object.
Each filter is a line in a query string. Use the Column, Comparison, CompareTo, and Conjunction properties to return or set the data source query criterion.
Use the Add method of the ODSOFilters object to add a new filter criterion to the query.
Show: