次の方法で共有


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 を返します。

適用対象