Font.VerticalTextAlignment 属性

定义

文本垂直对齐方式。

表示架构中的以下元素标记: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

属性值

返回 VerticalTextAlignment

适用于