AddCopy_Shape_Int_Int_Int_Int_CopyOptions Method

AddCopy_Shape_Int_Int_Int_Int_CopyOptions function

Adds and copy a shape to the worksheet.


func (instance *ShapeCollection) AddCopy_Shape_Int_Int_Int_Int_CopyOptions(sourceshape *Shape, toprow int32, top int32, leftcolumn int32, left int32, copyoptions *CopyOptions)  (*Shape,  error) 

Remarks

See Also