EquationArrayProperties.RowSpacing Property

Definition

Row Spacing (Equation Array).

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

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

Property Value

Returns RowSpacing.

Applies to