WorkbookParameters.KeepFormulas Property
Gets or sets a value indicating whether the formulas will be left or replaced with computed values.
Public Property KeepFormulas() As Boolean
This language is not supported or no code example is available.
public bool KeepFormulas {get; set;}
This language is not supported or no code example is available.
Property Value
bool
true if the cells with formulas will be kept as they are.
Otherwise these cells will be replaced with computed values.
Available since QDV 7.13.0001.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2