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