Share via


DelimiterProperties.SeparatorChar Property

Delimiter Separator Character.Represents the element tag in schema: m:sepChr

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

Syntax

'Declaration
Public Property SeparatorChar As SeparatorChar
    Get
    Set
'Usage
Dim instance As DelimiterProperties
Dim value As SeparatorChar

value = instance.SeparatorChar

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

Property Value

Type: DocumentFormat.OpenXml.Math.SeparatorChar
Returns SeparatorChar.

See Also

Reference

DelimiterProperties Class

DelimiterProperties Members

DocumentFormat.OpenXml.Math Namespace