OMathAutoCorrect.UseOutsideOMath プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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