Click or drag to resize

IFont VerticalAlignment Property

Gets / sets font vertical alignment.

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

Property Value

Type: FontVertialAlignmentType
See Also