CopyInRange Method

CopyInRange function

Copy shapes in the range to destination range.


func (instance *ShapeCollection) CopyInRange(sourceshapes *ShapeCollection, ca *CellArea, destrow int32, destcolumn int32, iscontained bool)  error

Remarks

See Also