类 BaseCellType
java.lang.Object
com.grapecity.documents.excel.BaseCellType
- 直接已知子类:
ButtonCellType
,CheckBoxCellType
,CheckBoxListCellType
,ComboBoxCellType
,HyperLinkCellType
,RadioButtonListCellType
,RangeTemplateCellType
代表其他单元格类型类的基类。
-
构造器概要
-
方法概要
-
构造器详细资料
-
BaseCellType
public BaseCellType()
-