NanoXLSX Library Documentation
![]() | StyleCellXfTextDirectionValue Enumeration |
Enum for the general text alignment direction
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public enum TextDirectionValue

Member name | Value | Description | |
---|---|---|---|
horizontal | 0 | Text direction is horizontal (default) | |
vertical | 1 | Text direction is vertical |
