Expand Minimize
This topic has not yet been rated - Rate this topic

PpTextLevelEffect Enumeration

Office 2010

Constants that specify the paragraph level by which text effects are animated, passed to and returned by the TextLevelEffect property of the AnimationSettings object.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
[GuidAttribute("EFCD481C-B00B-4718-A6FF-51D98493EE88")]
public enum PpTextLevelEffect
Member nameDescription
ppAnimateLevelMixedMixed level.
ppAnimateLevelNoneNo level.
ppAnimateByFirstLevelBy first level.
ppAnimateBySecondLevelBy second level.
ppAnimateByThirdLevelBy third level.
ppAnimateByFourthLevelBy fourth level.
ppAnimateByFifthLevelBy fifth level.
ppAnimateByAllLevelsBy all levels.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.