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

In This Topic
    CsvSettings Class Members
    In This Topic

    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 Property  
    Public PropertyThe quotation symbol.  
    Public PropertyThe string to be placed between data rows.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also