File tree Expand file tree Collapse file tree 2 files changed +163
-163
lines changed
content/cpp/english/aspose.slides.animation Expand file tree Collapse file tree 2 files changed +163
-163
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ enum class EffectPresetClassType
19
19
20
20
| Name | Value | Description |
21
21
| --- | --- | --- |
22
- | Entrance | 0 | |
23
- | Exit | 1 | |
24
- | Emphasis | 2 | |
25
- | Path | 3 | |
26
- | MediaCall | 4 | |
27
- | OLEActionVerbs | 5 | |
22
+ | Entrance | 0 | Entrance effects class.<br>Target shape types: All |
23
+ | Exit | 1 | Exit effects class.<br>Target shape types: All |
24
+ | Emphasis | 2 | Emphasis effects class.<br>Target shape types: All |
25
+ | Path | 3 | Motion Paths class.<br>Target shape types: All |
26
+ | MediaCall | 4 | Media effects class.<br>Target shape types: [IVideoFrame](../../aspose.slides/ivideoframe/), [IAudioFrame](../../aspose.slides/iaudioframe/) |
27
+ | OLEActionVerbs | 5 | OLE Action Verbs class.<br>Target shape types: [IOleObjectFrame](../../aspose.slides/ioleobjectframe/) |
28
28
29
29
## See Also
30
30
You can’t perform that action at this time.
0 commit comments