fontalignmenttype-ag凯发旗舰厅
com.spire.presentation
enum fontalignmenttype
java.lang.object
java.lang.enum<fontalignmenttype>
com.spire.presentation.fontalignmenttype
- all implemented interfaces:
- java.lang.comparable<fontalignmenttype>
public enum fontalignmenttype
- extends java.lang.enum<fontalignmenttype>
represents vertical font alignment.
none
public static final fontalignmenttype none
auto
public static final fontalignmenttype auto
top
public static final fontalignmenttype top
center
public static final fontalignmenttype center
bottom
public static final fontalignmenttype bottom
baseline
public static final fontalignmenttype baseline
getname
public java.lang.string getname()
getvalue
public int getvalue()
getfontalignmenttypefromvalue
public static fontalignmenttype getfontalignmenttypefromvalue(long value)