AddAutoShape Method

AddAutoShape function

Adds a AutoShape to the worksheet.


func (instance *ShapeCollection) AddAutoShape(type_ AutoShapeType, upperleftrow int32, top int32, upperleftcolumn int32, left int32, height int32, width int32)  (*Shape,  error) 

Remarks

See Also