ScaleEffect.FromY property (PowerPoint)
Returns or sets a Single that represents the starting height of a ScaleEffect object, specified as a percentage of the screen width. Read/write.
Syntax
expression. FromY
expression A variable that represents a ScaleEffect object.
Return value
Single
Remarks
The default value of this property is Empty, in which case the current position of the object is used.
Use this property in conjunction with the ToY property to resize or jump from one position to another.
Do not confuse this property with the From property of the ColorEffect, RotationEffect, or PropertyEffect objects, which is used to set or change colors, rotations, or other properties of an animation behavior, respectively.
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.