Winnovative Excel Library

ExcelCellAlignmentOrientation Property

Winnovative Excel Library Documentation
Gets or sets the orientation of the cell text as a value between -90 and 90 degrees. 90 means the content is rotated 90 degrees counter-clockwise. -90 means the content is rotated 90 degrees clockwise. 0 means the content is not rotated. Default value is 0.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int Orientation { get; set; }

Property Value

Type: Int32
See Also

Reference