次の方法で共有


MatrixColumnProperties.MatrixColumnJustification プロパティ

定義

マトリックス列の位置合わせ。

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

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

プロパティ値

MatrixColumnJustification を返します。

適用対象