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.

See also

PropertyEffect Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.