ThreeDFormat.IncrementRotationHorizontal method (Excel)
Changes the rotation of the specified shape horizontally by the specified number of degrees.
expression.IncrementRotationHorizontal (Increment)
expression A variable that represents a ThreeDFormat object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Increment | Required | Single | Specifies how much (in degrees) the rotation of the shape is to be changed horizontally. Can be a value from -90 through 90. A positive value moves the shape left; a negative value moves it to the right. |
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.