[]
        
(Showing Draft Content)

BaseCellType

Class BaseCellType

java.lang.Object
com.grapecity.documents.excel.BaseCellType
Direct Known Subclasses:
ButtonCellType, CheckBoxCellType, CheckBoxListCellType, ComboBoxCellType, HyperLinkCellType, RadioButtonListCellType, RangeTemplateCellType

public abstract class BaseCellType extends Object
Represents the base class for the other cell type classes.
  • Constructor Details

    • BaseCellType

      public BaseCellType()