HourLabelDisplay
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class HourLabelDisplay extends System.Enum
Specifies how the hour label displays.
Fields
| Field | Description |
|---|---|
| H | “h” label. |
| Hour | “hour(s)” label. |
| Hr | “hr” label. |
H
public static final int H
“h” label.
Hour
public static final int Hour
“hour(s)” label.
Hr
public static final int Hr
“hr” label.