ThreeDFormat.IncrementRotationVertical Method

Word Developer Reference

Vertically rotates a shape on the y-axis using the specified incrementation value.

Syntax

expression.IncrementRotationVertical(Increment)

expression   An expression that returns a ThreeDFormat object.

Parameters

Name Required/Optional Data Type Description
Increment Required Single Specifies the incrementation value.

See Also