ComponentOne FlexReport for WPF
ExcelMode Property

C1.WPF.Document.4 Assembly > C1.WPF.Document.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