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