Style.Font.VerticalAlign Property

NanoXLSX

NanoXLSX

StyleFontVerticalAlign Property

Gets or sets the alignment of the font (Default is none)

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

Property Value

Type: StyleFontVerticalAlignValue
See Also