C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / ExcelExporter Class / OmitFormulas Property

In This Topic
OmitFormulas Property (ExcelExporter)
In This Topic
Gets or sets a value indicating whether to omit formulas from the rendered report. The default value is false.
Syntax
'Declaration
 
Public Property OmitFormulas As Boolean
 
See Also