PropertyEffect.From property (PowerPoint)
Sets or returns a Variant that represents the starting value of an object's property. Read/write.
Syntax
expression. From
expression A variable that represents a PropertyEffect object.
Remarks
the From property is similar to the Points property, but using the From property is easier for simple tasks.
The default value is Empty, in which case the current position of the object is used.
Do not confuse this property with the FromX or FromY properties of the ScaleEffect and MotionEffect objects, which are only used for scaling or motion effects.
See also
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.