public final class GroupOn
extends com.aspose.ms.System.Enum
Specifies the type of grouping.
Modifier and Type | Field and Description |
---|---|
static int |
DateDay
Group on date by day.
|
static int |
DateEachValue
Group on date for each value.
|
static int |
DateHour
Group on date by hour.
|
static int |
DateMinute
Group on date by minute.
|
static int |
DateMonth
Group on date by month.
|
static int |
DateQtr
Group on date by quarter.
|
static int |
DateThirdOfMonth
Group on date by each third of a month.
|
static int |
DateWeek
Group on date by week.
|
static int |
DateYear
Group on date by year.
|
static int |
DurationDays
Group on duration by days.
|
static int |
DurationEachValue
Group on duration for each value.
|
static int |
DurationHours
Group on duration by hours.
|
static int |
DurationMinutes
Group on duration by minutes.
|
static int |
DurationMonths
Group on duration by months.
|
static int |
DurationWeeks
Group on duration by weeks.
|
static int |
EachValue
Group by each value.
|
static int |
Interval
Group by the interval.
|
static int |
OutlineEachValue
Group on each outline value.
|
static int |
OutlineLevel
Group on the outline level.
|
static int |
Pct110
Group by 10 percent completion increments.
|
static int |
Pct125
Group by 25 percent completion increments.
|
static int |
Pct150
Group by 50 percent completion increments.
|
static int |
Pct199
Group by 99 percent completion.
|
static int |
PctEachValue
Group on percent of each value.
|
static int |
PctInterval
Group on the interval percent.
|
static int |
TextEachValue
Group on each text value.
|
static int |
TextPrefix
Group on the text prefix.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int DateDay
Group on date by day.
public static final int DateEachValue
Group on date for each value.
public static final int DateHour
Group on date by hour.
public static final int DateMinute
Group on date by minute.
public static final int DateMonth
Group on date by month.
public static final int DateQtr
Group on date by quarter.
public static final int DateThirdOfMonth
Group on date by each third of a month.
public static final int DateWeek
Group on date by week.
public static final int DateYear
Group on date by year.
public static final int DurationDays
Group on duration by days.
public static final int DurationEachValue
Group on duration for each value.
public static final int DurationHours
Group on duration by hours.
public static final int DurationMinutes
Group on duration by minutes.
public static final int DurationMonths
Group on duration by months.
public static final int DurationWeeks
Group on duration by weeks.
public static final int EachValue
Group by each value.
public static final int Interval
Group by the interval.
public static final int OutlineEachValue
Group on each outline value.
public static final int OutlineLevel
Group on the outline level.
public static final int Pct110
Group by 10 percent completion increments.
public static final int Pct125
Group by 25 percent completion increments.
public static final int Pct150
Group by 50 percent completion increments.
public static final int Pct199
Group by 99 percent completion.
public static final int PctEachValue
Group on percent of each value.
public static final int PctInterval
Group on the interval percent.
public static final int TextEachValue
Group on each text value.
public static final int TextPrefix
Group on the text prefix.