ThreeDFormat.IncrementRotationVertical method (Excel)

Changes the rotation of the specified shape vertically 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 Specifies how much (in degrees) the rotation of the shape is to be changed vertically. Can be a value from -90 through 90. A positive value tilts the shape up; a negative value tilts it down.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.