共用方式為


ParagraphProperties.Justification Property

Definition

Justification.

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

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

Property Value

Returns Justification.

Applies to