ThreeDFormat.IncrementRotationVertical Method

PowerPoint Developer Reference

Rotates the ThreeDFormat object along the vertical axis by the specified number of degrees.

Syntax

expression.IncrementRotationVertical(Increment)

expression   A variable that represents a ThreeDFormat object.

Parameters

Name Required/Optional Data Type Description
Increment Required Single The number of degrees to rotate the ThreeDFormat object, between -180 and 180 degrees.

See Also