EquationArrayProperties.BaseJustification Property

Definition

Equation Array Base Justification.

Represents the following element tag in the schema: m:baseJc.

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

Property Value

Returns BaseJustification.

Applies to