TextAngle Property (DDCells)
In This Topic
Sets the angle of text rotation within the cell.
Syntax
'Declaration
Public WriteOnly Property TextAngle As Short
public short TextAngle {set;}
Property Value
A
System.Int16 value representing the text rotation for the cell in degrees.
See Also