Style.CellXf.HorizontalAlign Property

NanoXLSX

NanoXLSX

StyleCellXfHorizontalAlign Property

Gets or sets the horizontal alignment of the style

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

Property Value

Type: StyleCellXfHorizontalAlignValue
See Also