Document Library for WPF
UseFormattedValues プロパティ

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > CsvExporter クラス : UseFormattedValues プロパティ
書式設定された文字列を CSV 出力に挿入するかどうかを示す値を取得または設定します。 nullはデフォルト値を示します。ExcelMode が true の場合は true、そうでない場合は false です。
シンタックス
'宣言
 
Public Property UseFormattedValues As System.Nullable(Of Boolean)
public System.Nullable<bool> UseFormattedValues {get; set;}
参照

CsvExporter クラス
CsvExporter メンバ