com.aspose.slides
Class TextStrikeThrough
java.lang.Object
com.aspose.slides.TextStrikeThrough
public final class TextStrikeThrough
- extends java.lang.Object
Enumeration which defines text StrikeThrough styles.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOT_DEFINED
public static final TextStrikeThrough NOT_DEFINED
NOT_DEFINED_ID
public static final byte NOT_DEFINED_ID
- See Also:
- Constant Field Values
NONE
public static final TextStrikeThrough NONE
NONE_ID
public static final byte NONE_ID
- See Also:
- Constant Field Values
SINGLE
public static final TextStrikeThrough SINGLE
SINGLE_ID
public static final byte SINGLE_ID
- See Also:
- Constant Field Values
DOUBLE
public static final TextStrikeThrough DOUBLE
DOUBLE_ID
public static final byte DOUBLE_ID
- See Also:
- Constant Field Values
toValue
public static TextStrikeThrough toValue(byte id)
getId
public byte getId()
getName
public java.lang.String getName()