Style.CellXf.VerticalAlign Property
From NanoXLSX
NanoXLSX Library Documentation
![]() | 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)
C#
public StyleCellXfVerticalAlignValue VerticalAlign { get; set; }
