RotationAngle Property (CellStyle)
In This Topic
Gets or sets the rotation angle of the content area (0, 90, 180 or 270 degrees). The default is 0.
Syntax
'Declaration
Public Property RotationAngle As System.Integer
public System.int RotationAngle {get; set;}
See Also