Package com.aspose.tasks
Class HourLabelDisplay
- java.lang.Object
-
- com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
-
- com.aspose.ms.System.Enum
-
- com.aspose.tasks.HourLabelDisplay
-
public final class HourLabelDisplay extends com.aspose.ms.System.Enum
Specifies how the hour label displays.
-
-
Method Summary
-
Methods inherited from class com.aspose.ms.System.Enum
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
-
-
-
-
Field Detail
-
H
public static final int H
Sets the Hours list in MS Project as
H
.- See Also:
- Constant Field Values
-
Hr
public static final int Hr
Sets the Hours list in MS Project as
Hr
.- See Also:
- Constant Field Values
-
Hour
public static final int Hour
Sets the Hours list in MS Project as
Hour
.- See Also:
- Constant Field Values
-
-