CommandEffectType
CommandEffectType enum
Represents command effect type for command effect behavior.
enum class CommandEffectType : int8_t
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Event | 0 | |
Call | 1 | |
Verb | 2 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides