MoveToRange Method

MoveToRange function

Moves the shape to a specified range.


func (instance *WebExtensionShape) MoveToRange(toprow int32, leftcolumn int32, bottomrow int32, rightcolumn int32)  error

Remarks

See Also