Style.CellXf.TextRotation Property

PicoXLSX

PicoXLSX

StyleCellXfTextRotation Property

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

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public int TextRotation { get; set; }

Property Value

Type: Int32
See Also