textcaptype-ag凯发旗舰厅



com.spire.presentation
enum textcaptype

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


enum constant summary
all
           
none
           
small
           
un_defined
           
 
method summary
 java.lang.string getname()
           
static textcaptype gettextcaptypefromvalue(long value)
           
 byte getvalue()
           
 
enum constant detail

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

getname

public java.lang.string getname()

getvalue

public byte getvalue()

gettextcaptypefromvalue

public static textcaptype gettextcaptypefromvalue(long value)


网站地图