Style.Rotation
Style.Rotation property
Represents text rotation angle.
public int Rotation { 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.GridDesktop
- assembly Aspose.Cells.GridDesktop