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