Share via


DelimiterProperties.SeparatorChar Property

Definition

Delimiter Separator Character.

Represents the following element tag in the schema: m:sepChr.

public DocumentFormat.OpenXml.Math.SeparatorChar SeparatorChar { get; set; }
public DocumentFormat.OpenXml.Math.SeparatorChar? SeparatorChar { get; set; }
member this.SeparatorChar : DocumentFormat.OpenXml.Math.SeparatorChar with get, set
Public Property SeparatorChar As SeparatorChar

Property Value

Returns SeparatorChar.

Applies to