ComponentOne FlexReport for WinForms
OmitFormulas Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > ExcelExporter Class : OmitFormulas Property
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 System.Boolean
public System.bool OmitFormulas {get; set;}
See Also

Reference

ExcelExporter Class
ExcelExporter Members