CommandEffectType
CommandEffectType enumeration
Represents command effect type for command effect behavior.
public enum CommandEffectType : sbyte
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 |
|
Event | 0 |
|
Call | 1 |
|
Verb | 2 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides