XlDynamicFilter Properties
A dynamic filter that shows dates that fall within a specified time period or displays values that are above or below the average.| Name | Description |
|---|---|
| DynamicFilterType | Gets or sets the type of the dynamic filter. |
| FilterType | Returns the XlFilterType.Dynamic value that is the current filter’s type. |
| MaxValue | Gets or sets a maximum value for the dynamic filter. |
| Value | Gets or sets a dynamic filter value. |
See Also