次の方法で共有


OMathAutoCorrect.UseOutsideOMath プロパティ

定義

Microsoft Office Wordが文書内の数式の外部で数式のオートコレクト 規則を使用するかどうかを表すブール型 (Boolean) の値を取得または設定します。 値の取得と設定が可能です。

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

プロパティ値

Boolean

適用対象