类 BaseCellType

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

public abstract class BaseCellType extends Object
Represents the base class for the other cell type classes.
  • 构造器详细资料

    • BaseCellType

      public BaseCellType()