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

FieldDescription
MoSets the Months list in MS Project as mo.
MonSets the Months list in MS Project as mon.
MonthSets 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.