public final class WeekLabelDisplay
extends com.aspose.ms.System.Enum
Specifies how the week label displays.
Modifier and Type | Field and Description |
---|---|
static int |
W
Sets the Weeks list in MS Project as
W . |
static int |
Week
Sets the Weeks list in MS Project as
Week . |
static int |
Wk
Sets the Weeks list in MS Project as
Wk . |
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 W
Sets the Weeks list in MS Project as W
.
public static final int Wk
Sets the Weeks list in MS Project as Wk
.
public static final int Week
Sets the Weeks list in MS Project as Week
.