MinuteLabelDisplay
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class MinuteLabelDisplay extends System.Enum
Specifies how the minute label displays.
Fields
Field | Description |
---|---|
M | Sets the Minutes list in MS Project as m. |
Min | Sets the Minutes list in MS Project as min. |
Minute | Sets the Minutes list in MS Project as minute. |
M
public static final int M
Sets the Minutes list in MS Project as m.
Min
public static final int Min
Sets the Minutes list in MS Project as min.
Minute
public static final int Minute
Sets the Minutes list in MS Project as minute.