[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheetView.DisplayFormulas

DisplayFormulas Property

DisplayFormulas

Gets or sets whether the worksheet displays formulas. True if formulas are displayed; False if the worksheet displays values.

Declaration
bool DisplayFormulas { get; set; }
Property DisplayFormulas As Boolean