Click or drag to resize

CellStyleObject Rotation Property

The text orientation. Can be an integer value from 1 to 180 degrees

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Rotation { get; set; }

Property Value

Type: Int32

Implements

IExtendedFormat Rotation
See Also