ICommandEffectType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
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