AddCopy Method
AddCopy function
Adds and copy a shape to the worksheet.
func (instance *ShapeCollection) AddCopy(sourceshape *Shape, toprow int32, top int32, leftcolumn int32, left int32) (*Shape, error)
Remarks
See Also
- Class ShapeCollection
- Library Aspose.Cells for Go