BoxProperties.Alignment Property

Definition

Alignment.

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

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

Property Value

Returns Alignment.

Applies to