ActiveReports 13
TextAngle Property (DDCells)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : TextAngle Property
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

Reference

DDCells Class
DDCells Members