Style.CellXf.TextRotation Property

NanoXLSX

NanoXLSX

StyleCellXfTextRotation Property

Gets or sets the text rotation in degrees (from +90 to -90)

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public int TextRotation { get; set; }

Property Value

Type: Int32
See Also