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.