CommandEffectType
Overview
CommandEffectType is a enum in Aspose.Slides FOSS for Python.
Represents command effect type for command effect behavior.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined command effect type |
EVENT | Represents a command effect triggered by an event |
CALL | Represents a command effect that invokes a call action |
VERB | Represents a command effect defined by a verb |