[]
        
(Showing Draft Content)

C1.Document.Export.Ssrs.CsvExporter.UseFormattedValues

UseFormattedValues Property

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.

Declaration
public bool? UseFormattedValues { get; set; }