textlinestyle-ag凯发旗舰厅
com.spire.presentation
enum textlinestyle
java.lang.object
java.lang.enum<textlinestyle>
com.spire.presentation.textlinestyle
- all implemented interfaces:
- java.lang.comparable<textlinestyle>
public enum textlinestyle
- extends java.lang.enum<textlinestyle>
represents the style of a line.
none
public static final textlinestyle none
single
public static final textlinestyle single
thin_thin
public static final textlinestyle thin_thin
thin_thick
public static final textlinestyle thin_thick
thick_thin
public static final textlinestyle thick_thin
thick_between_thin
public static final textlinestyle thick_between_thin
getname
public java.lang.string getname()
getvalue
public byte getvalue()
gettextlinestylefromvalue
public static textlinestyle gettextlinestylefromvalue(long value)