[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControlCollection.AddDropDown

AddDropDown Method

AddDropDown(double, double, double, double)

Adds a new IDropDown.

Declaration
IDropDown AddDropDown(double left, double top, double width, double height)
Function AddDropDown(left As Double, top As Double, width As Double, height As Double) As IDropDown
Parameters
Type Name Description
double left
double top
double width
double height
Returns
Type Description
IDropDown