Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ComboBoxCellType Class
Methods

In This Topic
    ComboBoxCellType Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxCellType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets whether the combo box is editable.  
    Public MethodGets the value that is written to the underlying data model.  
    Public MethodGets the height of each item.  
    Public MethodGets the items for the drop-down list in the combo box.  
    Public MethodGets the maximum item count of the drop-down list per page.  
    Public MethodSets whether the combo box is editable.  
    Public MethodSets the value that is written to the underlying data model.  
    Public MethodSets the height of each item.  
    Public MethodSets the maximum item count of the drop-down list per page.  
    Top
    See Also