ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / CsvSettings Class / QuotationSymbol Property

In This Topic
    QuotationSymbol Property (CsvSettings)
    In This Topic
    The quotation symbol.
    Syntax
    'Declaration
     
    Public Property QuotationSymbol As Char
    public char QuotationSymbol {get; set;}
    See Also