MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / CsvSettings Class
Properties Methods

CsvSettings Class Members

The following tables list the members exposed by CsvSettings.

Public Constructors
 NameDescription
Public ConstructorInitializes new Settings instance with default properties values.  
Top
Public Properties
 NameDescription
Public PropertyThe string to be placed between fields in data row.  
Public PropertyDefault format for date values. See also "Custom date and time format strings". Suggested to specify something like "yyyy-MM-dd".  
Public PropertyThe result file encoding.  
Public PropertyDetermines whether CSV Header should be omitted.  
Public PropertyDefault format for numeric values. See also "Custom numeric format strings". Suggested to specify something like "0.####".  
Public PropertyThe quotation symbol.  
Public PropertyThe string to be placed between data rows.  
Top
Public Methods
 NameDescription
Public Method  
Top
See Also