Click or drag to resize

ExcelFont VerticalAlignment Property

Gets / sets font vertical alignment.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public FontVertialAlignmentType VerticalAlignment { get; set; }

Property Value

Type: FontVertialAlignmentType

Implements

IFont VerticalAlignment
See Also