MonthLabelDisplay
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class MonthLabelDisplay extends System.Enum
Specifies how the month label displays.
Fields
Field | Description |
---|---|
Mo | Sets the Months list in MS Project as mo. |
Mon | Sets the Months list in MS Project as mon. |
Month | Sets the Months list in MS Project as month. |
Mo
public static final int Mo
Sets the Months list in MS Project as mo.
Mon
public static final int Mon
Sets the Months list in MS Project as mon.
Month
public static final int Month
Sets the Months list in MS Project as month.