Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheetView Interface
/ DisplayFormulas Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
bool
DisplayFormulas {
get
;
set
;}
See Also
Reference
IWorksheetView Interface
IWorksheetView Members