Share via


Font.VerticalTextAlignment Property

Definition

Text Vertical Alignment.

Represents the following element tag in the schema: x:vertAlign.

public DocumentFormat.OpenXml.Spreadsheet.VerticalTextAlignment VerticalTextAlignment { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.VerticalTextAlignment? VerticalTextAlignment { get; set; }
member this.VerticalTextAlignment : DocumentFormat.OpenXml.Spreadsheet.VerticalTextAlignment with get, set
Public Property VerticalTextAlignment As VerticalTextAlignment

Property Value

Returns VerticalTextAlignment.

Applies to