ComponentOne FlexReport for WinForms
ExcelMode Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > CsvExporter Class : ExcelMode Property
Gets or sets a value indicating whether the target output is for Excel. The default value is true.
Syntax
'Declaration
 
Public Property ExcelMode As System.Boolean
public System.bool ExcelMode {get; set;}
See Also

Reference

CsvExporter Class
CsvExporter Members