public final class TimePeriodType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LAST_7_DAYS
A date in the last seven days.
|
static int |
LAST_MONTH
A date occurring in the last calendar month.
|
static int |
LAST_WEEK
A date occurring last week.
|
static int |
LAST_YEAR
A date occurring last year.
|
static int |
NEXT_MONTH
A date occurring in the next calendar month.
|
static int |
NEXT_WEEK
A date occurring next week.
|
static int |
NEXT_YEAR
A date occurring next year.
|
static int |
THIS_MONTH
A date occurring in this calendar month.
|
static int |
THIS_WEEK
A date occurring this week.
|
static int |
THIS_YEAR
A date occurring this year.
|
static int |
TODAY
Today's date.
|
static int |
TOMORROW
Tomorrow's date.
|
static int |
YESTERDAY
Yesterday's date.
|
public static final int TODAY
public static final int YESTERDAY
public static final int TOMORROW
public static final int LAST_7_DAYS
public static final int THIS_MONTH
public static final int LAST_MONTH
public static final int NEXT_MONTH
public static final int THIS_WEEK
public static final int LAST_WEEK
public static final int NEXT_WEEK
public static final int THIS_YEAR
public static final int LAST_YEAR
public static final int NEXT_YEAR
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.