public final class DynamicFilterType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ABOVE_AVERAGE
Shows values that are above average.
|
static int |
APRIL
Shows the dates that are in April, regardless of year.
|
static int |
AUGUST
Shows the dates that are in August, regardless of year.
|
static int |
BELOW_AVERAGE
Shows values that are below average.
|
static int |
DECEMBER
Shows the dates that are in December, regardless of year.
|
static int |
FEBRUARY
Shows the dates that are in February, regardless of year.
|
static int |
JANUARY
Shows the dates that are in January, regardless of year.
|
static int |
JULY
Shows the dates that are in July, regardless of year.
|
static int |
JUNE
Shows the dates that are in June, regardless of year.
|
static int |
LAST_MONTH
Shows last month's dates.
|
static int |
LAST_QUARTER
Shows last quarter's dates.
|
static int |
LAST_WEEK
Shows last week's dates.
|
static int |
LAST_YEAR
Shows last year's dates.
|
static int |
MARCH
Shows the dates that are in March, regardless of year.
|
static int |
MAY
Shows the dates that are in May, regardless of year.
|
static int |
NEXT_MONTH
Shows next month's dates.
|
static int |
NEXT_QUARTER
Shows next quarter's dates.
|
static int |
NEXT_WEEK
Shows next week's dates.
|
static int |
NEXT_YEAR
Shows next year's dates.
|
static int |
NONE
None.
|
static int |
NOVEMBER
Shows the dates that are in November, regardless of year.
|
static int |
OCTOBER
Shows the dates that are in October, regardless of year.
|
static int |
QUARTER_1
Shows the dates that are in the 1st quarter, regardless of year.
|
static int |
QUARTER_2
Shows the dates that are in the 2nd quarter, regardless of year.
|
static int |
QUARTER_3
Shows the dates that are in the 3rd quarter, regardless of year.
|
static int |
QUARTER_4
Shows the dates that are in the 4th quarter, regardless of year.
|
static int |
SEPTEMBER
Shows the dates that are in September, regardless of year.
|
static int |
THIS_MONTH
Shows this month's dates.
|
static int |
THIS_QUARTER
Shows this quarter's dates.
|
static int |
THIS_WEEK
Shows this week's dates.
|
static int |
THIS_YEAR
Shows this year's dates.
|
static int |
TODAY
Shows today's dates.
|
static int |
TOMORROW
Shows tomorrow's dates.
|
static int |
YEAR_TO_DATE
Shows the dates between the beginning of the year and today, inclusive.
|
static int |
YESTERDAY
Shows yesterday's dates.
|
public static final int ABOVE_AVERAGE
public static final int BELOW_AVERAGE
public static final int LAST_MONTH
public static final int LAST_QUARTER
public static final int LAST_WEEK
public static final int LAST_YEAR
public static final int JANUARY
public static final int OCTOBER
public static final int NOVEMBER
public static final int DECEMBER
public static final int FEBRUARY
public static final int MARCH
public static final int APRIL
public static final int MAY
public static final int JUNE
public static final int JULY
public static final int AUGUST
public static final int SEPTEMBER
public static final int NEXT_MONTH
public static final int NEXT_QUARTER
public static final int NEXT_WEEK
public static final int NEXT_YEAR
public static final int NONE
public static final int QUARTER_1
public static final int QUARTER_2
public static final int QUARTER_3
public static final int QUARTER_4
public static final int THIS_MONTH
public static final int THIS_QUARTER
public static final int THIS_WEEK
public static final int THIS_YEAR
public static final int TODAY
public static final int TOMORROW
public static final int YEAR_TO_DATE
public static final int YESTERDAY
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.