AddListBox Method

AddListBox function

Adds a ListBox to the worksheet.


func (instance *ShapeCollection) AddListBox(upperleftrow int32, top int32, upperleftcolumn int32, left int32, height int32, width int32)  (*ListBox,  error) 

Remarks

See Also