PicoXLSX Library Documentation
StyleCellXfTextDirection Property |
Gets or sets the direction of the text within the cell
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public StyleCellXfTextDirectionValue TextDirection { get; set; }
Property Value
Type: StyleCellXfTextDirectionValueSee Also