[]
Gets or sets whether the worksheet displays formulas. True if formulas are displayed; False if the worksheet displays values.
bool DisplayFormulas { get; set; }
Property DisplayFormulas As Boolean