EquationArrayProperties.RowSpacingRule Property

Definition

Row Spacing Rule.

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

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

Property Value

Returns RowSpacingRule.

Applies to