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

FieldDescription
MSets the Minutes list in MS Project as m.
MinSets the Minutes list in MS Project as min.
MinuteSets 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.