_Document.UseMathDefaults プロパティ

定義

ブール値 を表す新しい数式を作成するときに既定の数式設定を使用するかどうかを設定または返します。 値の取得と設定が可能です。

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

プロパティ値

Boolean

適用対象