Share via


Window.DisplayFormulas プロパティ

定義

ウィンドウに数式が表示されている場合は True、ウィンドウに値が表示されている場合は False

public:
 property bool DisplayFormulas { bool get(); void set(bool value); };
public bool DisplayFormulas { get; set; }
Public Property DisplayFormulas As Boolean

プロパティ値

注釈

このプロパティは、ワークシートとマクロ シートにだけ使用できます。

適用対象