Sdílet prostřednictvím


MathProperties.PreSpacing Property

Pre-Equation Spacing.Represents the element tag in schema: m:preSp

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

Syntax

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

value = instance.PreSpacing

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

Property Value

Type: DocumentFormat.OpenXml.Math.PreSpacing

See Also

Reference

MathProperties Class

MathProperties Members

DocumentFormat.OpenXml.Math Namespace