'Usage
Dim instance As WorksheetDrawing Dim shape As Shape Dim angle As Double instance.RotateShape(shape, angle)
Parameters
- shape
- The Shape that will be effected.
- angle
- The angle in degree.
'Usage
Dim instance As WorksheetDrawing Dim shape As Shape Dim angle As Double instance.RotateShape(shape, angle)