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