Excel for WPF | ComponentOne
C1.WPF.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 Single
    public float Rotation {get; set;}
    See Also