类 BaseCellType

java.lang.Object
com.grapecity.documents.excel.BaseCellType
直接已知子类:
ButtonCellType, CheckBoxCellType, CheckBoxListCellType, ComboBoxCellType, HyperLinkCellType, RadioButtonListCellType, RangeTemplateCellType

public abstract class BaseCellType extends Object
代表其他单元格类型类的基类。
  • 构造器详细资料

    • BaseCellType

      public BaseCellType()