public final class DayLabelDisplay
extends com.aspose.ms.System.Enum
Specifies how the day label displays.
Modifier and Type | Field and Description |
---|---|
static int |
D
Sets the Days list in MS Project as d.
|
static int |
Day
Sets the Days list in MS Project as day.
|
static int |
Dy
Sets the Days list in MS Project as dy.
|
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 D
Sets the Days list in MS Project as d.
public static final int Dy
Sets the Days list in MS Project as dy.
public static final int Day
Sets the Days list in MS Project as day.