ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLShape Class / Rotation Property

In This Topic
    Rotation Property (XLShape)
    In This Topic
    Gets or sets the rotation of the shape, in degrees.
    Syntax
    'Declaration
     
    Public Property Rotation As System.Single
    public System.float Rotation {get; set;}
    See Also