AddComboBox Method

AddComboBox function

Adds a ComboBox to the worksheet.


func (instance *ShapeCollection) AddComboBox(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32)  (*ComboBox,  error) 

Remarks

See Also