Style.CellXf.Alignment Property

PicoXLSX

PicoXLSX

StyleCellXfAlignment Property

Gets or sets the text break options of the style

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

Property Value

Type: StyleCellXfTextBreakValue
See Also