次の方法で共有


OMathDelim.NoLeftChar プロパティ

定義

オブジェクト内の開始区切り記号を非表示にするかどうかを表す ブール型 (Boolean) の値を OMathDelim 取得または設定します。 値の取得と設定が可能です。

public:
 property bool NoLeftChar { bool get(); void set(bool value); };
public bool NoLeftChar { get; set; }
member this.NoLeftChar : bool with get, set
Public Property NoLeftChar As Boolean

プロパティ値

Boolean

適用対象