GrapeCity ActiveReports for .NET 16.0J
QuotationMode プロパティ (CsvRenderingExtension.Settings)

GrapeCity.ActiveReports.Export.Text.Page 名前空間 > CsvRenderingExtension.Settings クラス : QuotationMode プロパティ
QuotationMode.AutoQuoteの場合、単純な値は引用符なしでエクスポートされます。 QuotationMode.AlwaysQuoteの場合、エクスポートされたすべての値が常に引用符で囲まれます。
シンタックス
'宣言
 
Public Property QuotationMode As GrapeCity.ActiveReports.Export.Text.Page.QuotationMode
public GrapeCity.ActiveReports.Export.Text.Page.QuotationMode QuotationMode {get; set;}
参照

CsvRenderingExtension.Settings クラス
CsvRenderingExtension.Settings メンバ