MatrixColumnProperties.MatrixColumnJustification Property

Definition

Matrix Column Justification.

Represents the following element tag in the schema: 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

Property Value

Returns MatrixColumnJustification.

Applies to