Skip to content

Commit

Permalink
Update api/PowerPoint.RotationEffect.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lindalu-MSFT authored Jan 19, 2022
1 parent d98aed0 commit 82c065c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/PowerPoint.RotationEffect.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Represents a rotation effect for an **[AnimationBehavior](PowerPoint.AnimationBe

## Example

Use the [RotationEffect](PowerPoint.AnimationBehavior.RotationEffect.md) property of the **AnimationBehavior** object to return a **RotationEffect** object. The following example refers to the rotation effect for a given animation behavior.
Use the [RotationEffect](PowerPoint.AnimationBehavior.RotationEffect.md) property of the **AnimationBehavior** object to return a **RotationEffect** object. The following example refers to the rotation effect for a given animation behavior.


```vb
Expand Down

0 comments on commit 82c065c

Please sign in to comment.