DynamicFilterType enumeration
DynamicFilterType enumeration
Dynamic filter type.
The DynamicFilterType type exposes the following members:
Fields
| Field | Description |
|---|---|
| ABOVE_AVERAGE | Shows values that are above average. |
| BELOW_AVERAGE | Shows values that are below average. |
| LAST_MONTH | Shows last month’s dates. |
| LAST_QUARTER | Shows last quarter’s dates. |
| LAST_WEEK | Shows last week’s dates. |
| LAST_YEAR | Shows last year’s dates. |
| JANUARY | Shows the dates that are in January, regardless of year. |
| OCTOBER | Shows the dates that are in October, regardless of year. |
| NOVEMBER | Shows the dates that are in November, regardless of year. |
| DECEMBER | Shows the dates that are in December, regardless of year. |
| FEBRUARY | Shows the dates that are in February, regardless of year. |
| MARCH | Shows the dates that are in March, regardless of year. |
| APRIL | Shows the dates that are in April, regardless of year. |
| MAY | Shows the dates that are in May, regardless of year. |
| JUNE | Shows the dates that are in June, regardless of year. |
| JULY | Shows the dates that are in July, regardless of year. |
| AUGUST | Shows the dates that are in August, regardless of year. |
| SEPTEMBER | Shows the dates that are in September, regardless of year. |
| NEXT_MONTH | Shows next month’s dates. |
| NEXT_QUARTER | Shows next quarter’s dates. |
| NEXT_WEEK | Shows next week’s dates. |
| NEXT_YEAR | Shows next year’s dates. |
| NONE | None. |
| QUARTER1 | Shows the dates that are in the 1st quarter, regardless of year. |
| QUARTER2 | Shows the dates that are in the 2nd quarter, regardless of year. |
| QUARTER3 | Shows the dates that are in the 3rd quarter, regardless of year. |
| QUARTER4 | Shows the dates that are in the 4th quarter, regardless of year. |
| THIS_MONTH | Shows this month’s dates. |
| THIS_QUARTER | Shows this quarter’s dates. |
| THIS_WEEK | Shows this week’s dates. |
| THIS_YEAR | Shows this year’s dates. |
| TODAY | Shows today’s dates. |
| TOMORROW | Shows tomorrow’s dates. |
| YEAR_TO_DATE | Shows the dates between the beginning of the year and today, inclusive. |
| YESTERDAY | Shows yesterday’s dates. |
See Also
- module
aspose.cells