Click or drag to resize

CellStyleObject VerticalAlignment Property

Returns or sets the vertical alignment of the specified object.

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

Property Value

Type: VerticalAlignType

Implements

IExtendedFormat VerticalAlignment
See Also