YearLabelDisplay
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class YearLabelDisplay extends System.Enum
Specifies how the year label displays.
Fields
Field | Description |
---|---|
Y | Sets the Years list in MS Project as mo. |
Year | Sets the Years list in MS Project as month. |
Yr | Sets the Years list in MS Project as mon. |
Y
public static final int Y
Sets the Years list in MS Project as mo.
Year
public static final int Year
Sets the Years list in MS Project as month.
Yr
public static final int Yr
Sets the Years list in MS Project as mon.