[]
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 bool? UseFormattedValues { get; set; }