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
Visual Basic (Declaration) | |
---|
Public WriteOnly Property TextAngle As System.Short |
C# | |
---|
public System.short TextAngle {set;} |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also