次の方法で共有


GroupCharProperties.VerticalJustification プロパティ

定義

垂直方向の位置合わせ。

スキーマ内の次の要素タグを表します: m:vertJc。

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

プロパティ値

VerticalJustification を返します。

適用対象