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

    Parameters

    left
    top
    width
    height
    See Also