Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the paragraph level by which text effects are animated, passed to and returned by the TextLevelEffect property of the AnimationSettings object.
Name | Value | Description |
---|---|---|
ppAnimateByAllLevels | 16 | By all levels |
ppAnimateByFifthLevel | 5 | By fifth level |
ppAnimateByFirstLevel | 1 | By first level |
ppAnimateByFourthLevel | 4 | By fourth level |
ppAnimateBySecondLevel | 2 | By second level |
ppAnimateByThirdLevel | 3 | By third level |
ppAnimateLevelMixed | -2 | Mixed level |
ppAnimateLevelNone | 0 | No level |
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.