Window.DisplayFormulas Property

Definition

True if the window is displaying formulas; False if the window is displaying values.

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

Property Value

Remarks

This property applies only to worksheets and macro sheets.

Applies to