topformattype-ag凯发旗舰厅
com.spire.xls
enum topformattype
java.lang.object
java.lang.enum<topformattype>
com.spire.xls.topformattype
- all implemented interfaces:
- java.lang.comparable<topformattype>
public enum topformattype
- extends java.lang.enum<topformattype>
top format type.
enum constant summary |
sharp
represents sharp top format. |
straight
represents straight top format. |
trunc
represents trunc top format. |
straight
public static final topformattype straight
- represents straight top format.
sharp
public static final topformattype sharp
- represents sharp top format.
trunc
public static final topformattype trunc
- represents trunc top format.