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

    Parameters

    left
    top
    width
    height
    See Also