Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ComboBoxCellType Class / getItems Method
In This Topic
    getItems Method
    In This Topic
    Gets the items for the drop-down list in the combo box.
    Syntax
    public java.util.ArrayList<Object> getItems()
    See Also