public final class YearLabelDisplay
extends com.aspose.ms.System.Enum
Specifies how the year label displays.
Modifier and Type | Field and Description |
---|---|
static int |
Y
Sets the Years list in MS Project as mo.
|
static int |
Year
Sets the Years list in MS Project as month.
|
static int |
Yr
Sets the Years list in MS Project as mon.
|
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 Y
Sets the Years list in MS Project as mo.
public static final int Yr
Sets the Years list in MS Project as mon.
public static final int Year
Sets the Years list in MS Project as month.