IPropertyEffectFrom Property |
Specifies the starting value of the animation.
Read/write
String.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxstring From { get; set; }
Property From As String
Get
Set
property String^ From {
String^ get ();
void set (String^ value);
}
abstract From : string with get, set
Property Value
Type:
String
See Also