ExcelViewOptionsShowFormulas Property |
If true, Excel shows formulas. Otherwise, formula results are shown.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic bool ShowFormulas { get; set; }
Public Property ShowFormulas As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also