AddFreeFloatingShape Method

AddFreeFloatingShape function

Adds a free floating shape to the worksheet.Only applies for line/image shape.


func (instance *ShapeCollection) AddFreeFloatingShape(type_ MsoDrawingType, top int32, left int32, height int32, width int32, imagedata []byte, isoriginalsize bool)  (*Shape,  error) 

Remarks

See Also