MathProperties.InterSpacing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Inter-Equation Spacing.
Represents the following element tag in the schema: m:interSp.
public DocumentFormat.OpenXml.Math.InterSpacing InterSpacing { get; set; }
public DocumentFormat.OpenXml.Math.InterSpacing? InterSpacing { get; set; }
member this.InterSpacing : DocumentFormat.OpenXml.Math.InterSpacing with get, set
Public Property InterSpacing As InterSpacing