MathProperties.InterSpacing Property

Inter-Equation Spacing.Represents the element tag in schema: m:interSp

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

Syntax

'Declaration
Public Property InterSpacing As InterSpacing
    Get
    Set
'Usage
Dim instance As MathProperties
Dim value As InterSpacing

value = instance.InterSpacing

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

Property Value

Type: DocumentFormat.OpenXml.Math.InterSpacing

See Also

Reference

MathProperties Class

MathProperties Members

DocumentFormat.OpenXml.Math Namespace