Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ListBoxItem Class
Members
In This Topic
    ListBoxItem Class
    In This Topic
    Represents an item of @code:IListBox.
    Object Model
    ListBoxItem Class
    Syntax
    public class ListBoxItem 
        extends SelectorItem 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.forms.SelectorItem
          com.grapecity.documents.excel.forms.ListBoxItem

    See Also