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