Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheetView Interface / DisplayFormulas Property
In This Topic
    DisplayFormulas Property
    In This Topic
    Gets or sets whether the worksheet displays formulas. True if formulas are displayed; False if the worksheet displays values.
    Syntax
    System.bool DisplayFormulas {get; set;}
    See Also