Excel for WinRT
Rotation Property (XLShape)


Gets or sets the rotation of the shape, in degrees.
Syntax
'Declaration
 
Public Property Rotation As System.Single
'Usage
 
Dim instance As XLShape
Dim value As System.Single
 
instance.Rotation = value
 
value = instance.Rotation
public System.float Rotation {get; set;}
See Also

Reference

XLShape Class
XLShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback