ODSOFilter Members

Include Protected Members
Include Inherited Members

Represents a filter to be applied to an attached mail merge data source.

The ODSOFilter type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Column Returns or sets a String that represents the name of the field in the mail merge data source to use in the filter.
Public property CompareTo Returns or sets a String that represents the text to compare in the query filter criterion.
Public property Comparison Returns or sets a MsoFilterComparison constant that represents how to compare the Column and CompareTo properties.
Public property Conjunction Returns or sets a MsoFilterConjunction constant that represents how a filter criterion relates to other filter criteria in the ODSOFilters object.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Index Returns an Integer representing the index number for an object in the collection.
Public property Parent Returns the Parent object for the specified object.

Top

See Also

Reference

ODSOFilter Interface

Microsoft.Office.Core Namespace