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