Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IControlCollection Interface / addCheckBox Method
In This Topic
    addCheckBox Method
    In This Topic
    Adds a new @code:ICheckBox.
    Syntax
    ICheckBox addCheckBox( 
       double left,
       double top,
       double width,
       double height
    )

    Parameters

    left
    top
    width
    height
    See Also