PropertyEffect.To Property (PowerPoint)
Sets or returns a Variant that represents the ending value of an object’s property. Read/write.
Syntax
expression .To
expression A variable that represents a PropertyEffect object.
Return Value
Variant
Remarks
The default value is Empty, in which case the current position of the object is used.
Do not confuse this property with the ToX or ToY properties of the ScaleEffect and MotionEffect objects, which are only used for scaling or motion effects.