PpTextUnitEffect enumeration (PowerPoint)

Constants that specify how text-unit effects are animated, passed to and returned by the TextUnitEffect property of the AnimationSettings object.

Name Value Description
ppAnimateByCharacter 2 Text-unit effects are animated by character.
ppAnimateByParagraph 0 Text-unit effects are animated by paragraph.
ppAnimateByWord 1 Text-unit effects are animated by word.
ppAnimateUnitMixed -2 Text-unit effects are animated in a mixed manner.

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.