Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IListBox Interface
Members
In This Topic
    IListBox Interface
    In This Topic
    The list box control.
    Syntax
    public interface IListBox 
        implements IControlT<T>, ISelectorT<T,TCollection>  
    See Also