ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLTextLayout Class / Angle Property

In This Topic
    Angle Property
    In This Topic
    Gets or sets text angle in degrees.
    Syntax
    'Declaration
     
    Public Property Angle As System.Single
    public System.float Angle {get; set;}
    See Also