共用方式為


PowerPoint) (Shape.AnimationSettings 屬性

會傳回代表所有可套用至指定的圖案的動畫的特殊效果 AnimationSettings 物件。 唯讀。

語法

expressionAnimationSettings

表達 代表 Shape 物件的變數。

傳回值

AnimationSettings

範例

在這個範例中,會設定使用中簡報第二張投影片上第一個圖案會在投影片建立時從左方飛入。

With ActivePresentation.Slides(2).Shapes(1).AnimationSettings

    .EntryEffect = ppEffectFlyFromLeft

    .TextLevelEffect = ppAnimateByAllLevels

End With

另請參閱

Shape 物件

支援和意見反應

有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應