Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ISelector Interface
Members
In This Topic
    ISelector Interface
    In This Topic
    Represents a control that allows a user to select items from among its child elements.
    Syntax
    public interface ISelector 
        implements ICellLinkControlT<T>  
    See Also