[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControlCollection.AddDropDown

AddDropDown Method

AddDropDown(double, double, double, double)

添加一个新的IDropDown

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