WPP 开发人员参考 |
AnimationSettings.TextLevelEffect 属性 |
语法
表达式.TextLevelEffect
表达式 一个代表 AnimationSettings 对象的变量。
返回值
PpTextLevelEffect
说明
要使 TextLevelEffect 属性生效,必须将 Animate 属性设置为 True。
PpTextLevelEffect 可以是下列 PpTextLevelEffect 常量之一。 |
ppAnimateByAllLevels |
ppAnimateByFifthLevel |
ppAnimateByFirstLevel |
ppAnimateByFourthLevel |
ppAnimateBySecondLevel |
ppAnimateByThirdLevel |
ppAnimateLevelMixed |
ppAnimateLevelNone |
示例
本示例在当前演示文稿中添加标题幻灯片及标题文本,并将该标题的字母设置为逐个显示。
示例代码 |
---|
|