NanoXLSX Library Documentation
![]() | StyleCellXfAlignment Property |
Gets or sets the text break options of the style
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
SyntaxC#
public StyleCellXfTextBreakValue Alignment { get; set; }
Property Value
Type: StyleCellXfTextBreakValue
See Also