MultipleFilterCollection class

MultipleFilterCollection class

Represents the multiple filter collection.

The MultipleFilterCollection type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Constructs one new instance.

Properties

PropertyDescription
match_blankIndicates whether to filter by blank.

Methods

MethodDescription
add(self, filter)Adds string filter.

See Also