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
Field | Description |
---|---|
D | Sets the Days list in MS Project as d. |
Day | Sets the Days list in MS Project as day. |
Dy | Sets 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.