ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / TextAngle Property

In This Topic
    TextAngle Property (DDCells)
    In This Topic
    Sets the text rotation for each cell, in degrees: Values 0-90 is up 0-90 degrees, values 91-180 is down 1-90 degrees, and the value 255 is vertical.
    Syntax
    'Declaration
     
    Public WriteOnly Property TextAngle As Short
    public short TextAngle {set;}
    See Also