Style.CellXf.TextDirection Property

NanoXLSX

NanoXLSX

StyleCellXfTextDirection Property

Gets or sets the direction of the text within the cell

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

Property Value

Type: StyleCellXfTextDirectionValue
See Also