ICommandEffectType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxCommandEffectType Type { get; set; }
Property Type As CommandEffectType
Get
Set
property CommandEffectType Type {
CommandEffectType get ();
void set (CommandEffectType value);
}
abstract Type : CommandEffectType with get, set
Property Value
Type:
CommandEffectType
See Also