baseformattype-ag凯发旗舰厅
com.spire.xls
enum baseformattype
java.lang.object
java.lang.enum<baseformattype>
com.spire.xls.baseformattype
- all implemented interfaces:
- java.lang.comparable<baseformattype>
public enum baseformattype
- extends java.lang.enum<baseformattype>
base format options.
enum constant summary |
circle
represents circle base format. |
rectangle
represents rectangle base format. |
rectangle
public static final baseformattype rectangle
- represents rectangle base format.
circle
public static final baseformattype circle
- represents circle base format.