MsoAnimTriggerType enumeration (PowerPoint)
The action that triggers the animation effect. The default value is msoAnimTriggerOnPageClick.
Name | Value | Description |
---|---|---|
msoAnimTriggerAfterPrevious | 3 | After the Previous button is clicked. |
msoAnimTriggerMixed | -1 | Mixed actions. |
msoAnimTriggerNone | 0 | No action associated as the trigger. |
msoAnimTriggerOnPageClick | 1 | When a page is clicked. |
msoAnimTriggerOnShapeClick | 4 | When a shape is clicked. |
msoAnimTriggerWithPrevious | 2 | When the Previous button is clicked. |
msoAnimTriggerOnMediaBookmark | 5 |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.