textstrikethroughtype-ag凯发旗舰厅
com.spire.presentation
enum textstrikethroughtype
java.lang.object
java.lang.enum<textstrikethroughtype>
com.spire.presentation.textstrikethroughtype
- all implemented interfaces:
- java.lang.comparable<textstrikethroughtype>
public enum textstrikethroughtype
- extends java.lang.enum<textstrikethroughtype>
represents the type of text strikethrough.
none
public static final textstrikethroughtype none
single
public static final textstrikethroughtype single
double
public static final textstrikethroughtype double
un_defined
public static final textstrikethroughtype un_defined
getname
public java.lang.string getname()
getvalue
public byte getvalue()
gettextstrikethroughtypefromvalue
public static textstrikethroughtype gettextstrikethroughtypefromvalue(long value)