Version

Rotation Property (IWorksheetCellFormat)

Gets or sets the rotation of the cell content in degrees.
Syntax
int Rotation {get; set;}

Property Value

The rotation of the cell content in degrees.
Remarks

Cell text rotation, in degrees; 0 – 90 is up 0 – 90 degrees, 91 – 180 is down 1 – 90 degrees, and 255 is vertical.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also