Document Library for WinForms
UseFormattedValues プロパティ (CsvExporter)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export.Ssrs 名前空間 > CsvExporter クラス : UseFormattedValues プロパティ
Gets or sets a value indicating whether formatted strings are put into the CSV output. null indicates default value true when ExcelMode is true; otherwise it is false.
シンタックス
'宣言
 
Public Property UseFormattedValues As System.Nullable(Of Boolean)
public System.Nullable<bool> UseFormattedValues {get; set;}
参照

CsvExporter クラス
CsvExporter メンバ