|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.TextUnderlineType
public final class TextUnderlineType
Represents the type of text underline.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static byte |
Dashed
|
static byte |
DotDash
|
static byte |
DotDotDash
|
static byte |
Dotted
|
static byte |
Double
|
static byte |
DoubleWavy
|
static byte |
Heavy
|
static byte |
HeavyDashed
|
static byte |
HeavyDotDash
|
static byte |
HeavyDotDotDash
|
static byte |
HeavyDotted
|
static byte |
HeavyLongDashed
|
static byte |
HeavyWavy
|
static byte |
LongDashed
|
static byte |
None
|
static byte |
NotDefined
|
static byte |
Single
|
static byte |
Wavy
|
static byte |
Words
|
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte NotDefined
public static final byte None
public static final byte Words
public static final byte Single
public static final byte Double
public static final byte Heavy
public static final byte Dotted
public static final byte HeavyDotted
public static final byte Dashed
public static final byte HeavyDashed
public static final byte LongDashed
public static final byte HeavyLongDashed
public static final byte DotDash
public static final byte HeavyDotDash
public static final byte DotDotDash
public static final byte HeavyDotDotDash
public static final byte Wavy
public static final byte HeavyWavy
public static final byte DoubleWavy
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |