textautofittype-ag凯发旗舰厅
com.spire.presentation
enum textautofittype
java.lang.object
java.lang.enum<textautofittype>
com.spire.presentation.textautofittype
- all implemented interfaces:
- java.lang.comparable<textautofittype>
public enum textautofittype
- extends java.lang.enum<textautofittype>
represents text autofit mode.
un_defined
public static final textautofittype un_defined
- not defined.
none
public static final textautofittype none
- no autofit.
normal
public static final textautofittype normal
- normal autofit.
shape
public static final textautofittype shape
- shape autofit
getname
public java.lang.string getname()
getvalue
public byte getvalue()