共用方式為


DelimiterProperties.BeginChar Property

Definition

Delimiter Beginning Character.

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

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

Property Value

Returns BeginChar.

Applies to