Package com.grapecity.documents.excel
Class BaseCellType
java.lang.Object
com.grapecity.documents.excel.BaseCellType
- Direct Known Subclasses:
ButtonCellType,CheckBoxCellType,CheckBoxListCellType,ComboBoxCellType,HyperLinkCellType,RadioButtonListCellType,RangeTemplateCellType
Represents the base class for the other cell type classes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseCellType
public BaseCellType()
-