Share via


PropertyEffect Object Members

PowerPoint Developer Reference

Represents a property effect for an AnimationBehavior object.

Properties

  Name Description
Bb251464.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251464.properties(en-us,office.12).gif From Sets or returns a Variant that represents the starting value of an object’s property. Read/write.
Bb251464.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251464.properties(en-us,office.12).gif Points Returns an AnimationPoints object that represents a point in an animation. Use the From and To properties to set the value of this property.
Bb251464.properties(en-us,office.12).gif Property Sets or returns an MsoAnimProperty constant that represents an animation property. Read/write.
Bb251464.properties(en-us,office.12).gif To Sets or returns a Variant that represents the ending value of an object’s property. Read/write.