次の方法で共有


DelimiterProperties.SeparatorChar プロパティ

定義

区切り記号の区切り文字。

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

プロパティ値

SeparatorChar を返します。

適用対象