MsoAnimTextUnitEffect enumeration (PowerPoint)
Specifies how special effects are applied to the animation for the specified text during a slide show.
Name | Value | Description |
---|---|---|
msoAnimTextUnitEffectByCharacter | 1 | By character. |
msoAnimTextUnitEffectByParagraph | 0 | By paragraph. |
msoAnimTextUnitEffectByWord | 2 | By word. |
msoAnimTextUnitEffectMixed | -1 | Mixed effect. |
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.