Style.CellXf.VerticalAlign Property

NanoXLSX

NanoXLSX

StyleCellXfVerticalAlign Property

Gets or sets the vertical alignment of the style

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

Property Value

Type: StyleCellXfVerticalAlignValue
See Also