DayLabelDisplay

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class DayLabelDisplay extends System.Enum

Specifies how the day label displays.

Fields

FieldDescription
DSets the Days list in MS Project as d.
DaySets the Days list in MS Project as day.
DySets the Days list in MS Project as dy.

D

public static final int D

Sets the Days list in MS Project as d.

Day

public static final int Day

Sets the Days list in MS Project as day.

Dy

public static final int Dy

Sets the Days list in MS Project as dy.