BaseJustification.Val プロパティ

定義

スキーマの属性の次の Value.Represents: m:val

[DocumentFormat.OpenXml.SchemaAttr(21, "val")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Math.VerticalAlignmentValues> Val { get; set; }
member this.Val : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Math.VerticalAlignmentValues> with get, set
Public Property Val As EnumValue(Of VerticalAlignmentValues)

プロパティ値

EnumValue<VerticalAlignmentValues>

返します。 EnumValue<T>

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

揃え親要素に関しては周囲のテキストを指定します。 可能な値は、topbotcenter です。 次の例baseJcmatrix オブジェクトにm

この行列ではcenter``baseJc: 5359b397-cee3-4c71-a9a8-390270b9d23d

この行列ではtop``baseJc: 66857fa3-2b06-46f3-b7d7-abdc9c050ad8

この行列ではbot``baseJc: 9702e906-4d0d-4fca-91e7-366f6d598dd0

可能なこの属性の値は、ST_YAlign単純型です。

適用対象