[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControlCollection.AddListBox

AddListBox Method

AddListBox(double, double, double, double)

添加一个新的IListBox

Declaration
IListBox AddListBox(double left, double top, double width, double height)
Parameters
Type Name Description
double left
double top
double width
double height
Returns
Type Description
IListBox