baseformattype-ag凯发旗舰厅



com.spire.xls
enum baseformattype

java.lang.object
  extended by java.lang.enum<baseformattype>
      extended by 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.
 
enum constant detail

rectangle

public static final baseformattype rectangle
represents rectangle base format.

circle

public static final baseformattype circle
represents circle base format.


网站地图