QuotationMode Property (TextExport)
If QuotationMode.AutoQuote than simple values will be exported without quotes. If QuotationMode.AlwaysQuote than all exported values will always be quoted.
public GrapeCity.ActiveReports.Export.Text.Page.QuotationMode QuotationMode {get; set;}
'Declaration
Public Property QuotationMode As GrapeCity.ActiveReports.Export.Text.Page.QuotationMode