textstrikethroughtype-ag凯发旗舰厅



com.spire.presentation
enum textstrikethroughtype

java.lang.object
  extended by java.lang.enum<textstrikethroughtype>
      extended by 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.


enum constant summary
double
           
none
           
single
           
un_defined
           
 
method summary
 java.lang.string getname()
           
static textstrikethroughtype gettextstrikethroughtypefromvalue(long value)
           
 byte getvalue()
           
 
enum constant detail

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
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

gettextstrikethroughtypefromvalue

public static textstrikethroughtype gettextstrikethroughtypefromvalue(long value)


网站地图