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 System.Short
public System.short TextAngle {set;}
See Also