AddOleObject Method

AddOleObject function

Adds an OleObject.


func (instance *ShapeCollection) AddOleObject(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32, imagedata []byte)  (*OleObject,  error) 

Remarks

See Also