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

In This Topic
    ComboBoxCellType Class Methods
    In This Topic

    For a list of all members of this type, see ComboBoxCellType members.

    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