MoveTo Method

MoveTo function

Move the current range to the dest range.


func (instance *Range) MoveTo(destrow int32, destcolumn int32)  error

Remarks

See Also