Share via


DelimiterProperties.EndChar Property

Definition

Delimiter Ending Character.

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

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

Property Value

Returns EndChar.

Applies to