categorytype-ag凯发旗舰厅
com.spire.xls
enum categorytype
java.lang.object
java.lang.enum<categorytype>
com.spire.xls.categorytype
- all implemented interfaces:
- java.lang.comparable<categorytype>
public enum categorytype
- extends java.lang.enum<categorytype>
represents category type.
enum constant summary |
automatic
represents automatic category type. |
category
represents category category type. |
time
represents time category type. |
category
public static final categorytype category
- represents category category type.
time
public static final categorytype time
- represents time category type.
automatic
public static final categorytype automatic
- represents automatic category type.