ThreeDFormat.IncrementRotationHorizontal Method

Word Developer Reference

Horizontally rotates a shape on the x-axis using the specified incrementation value.

Syntax

expression.IncrementRotationHorizontal(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