Style.RotationAngle
Style.RotationAngle property
Represents text rotation angle.
public int RotationAngle { get; set; }
Remarks
0: Not rotated.
255: Top to Bottom.
-90: Downward.
90: Upward.
You can set 255 or value ranged from -90 to 90.
See Also
- class Style
- namespace Aspose.Cells
- assembly Aspose.Cells