FilterColumn class

FilterColumn class

Represents a filter for a single column. The Filter object is a member of the Filters collection

The FilterColumn type exposes the following members:

Properties

PropertyDescription
is_dropdown_visibleIndicates whether the AutoFilter button for this column is visible.
filterGets and sets the condition of filtering data.
filter_typeGets and sets the type fo filtering data.
field_indexGets and sets the column offset in the range.

See Also