EffectPresetClassType

EffectPresetClassType

Overview

EffectPresetClassType is a enum in Aspose.Slides FOSS for Python.

Represent effect class types.

This enumeration defines 6 values: ENTRANCE, EXIT, EMPHASIS, PATH, MEDIA_CALL, OLE_ACTION_VERBS.

Values

ValueDescription
ENTRANCERepresents the entrance animation preset class
EXIT
EMPHASIS
PATHRepresents the motion path animation preset class
MEDIA_CALLRepresents the media call animation preset class
OLE_ACTION_VERBSRepresents the OLE action verbs animation preset class

See Also