Share via


EquationArrayProperties.RowSpacing Property

Row Spacing (Equation Array).Represents the element tag in schema: m:rSp

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RowSpacing As RowSpacing
    Get
    Set
'Usage
Dim instance As EquationArrayProperties
Dim value As RowSpacing

value = instance.RowSpacing

instance.RowSpacing = value
public RowSpacing RowSpacing { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.RowSpacing
Returns RowSpacing.

See Also

Reference

EquationArrayProperties Class

EquationArrayProperties Members

DocumentFormat.OpenXml.Math Namespace