Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ComboBoxCellType Class
Members
In This Topic
    ComboBoxCellType Class
    In This Topic
    Represents an editable combo box cell.
    Object Model
    ComboBoxCellType ClassEditorValueType Enumeration
    Syntax
    public class ComboBoxCellType 
        extends BaseCellType 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.BaseCellType
          com.grapecity.documents.excel.ComboBoxCellType

    See Also