次の方法で共有


DelimiterProperties.EndChar プロパティ

定義

区切り記号の終了文字。

スキーマ内の次の要素タグを表します: 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

プロパティ値

EndChar を返します。

適用対象