AddShape Method

AddShape function

Adds a Shape to the worksheet.


func (instance *ShapeCollection) AddShape(type_ MsoDrawingType, toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32)  (*Shape,  error) 

Remarks

See Also