SSRSDocumentSource for WinForms
UseFormattedValues プロパティ

書式設定された文字列を CSV 出力に挿入するかどうかを示す値を取得または設定します。 null はデフォルト値を示します。ExcelMode が true の場合は true、そうでない場合は false です。
構文
'宣言
 
Public Property UseFormattedValues As System.Nullable(Of Boolean)
public System.Nullable<bool> UseFormattedValues {get; set;}
参照

CsvExporter クラス
CsvExporter メンバ