NumericFormat Property (CsvSettings)
Default format for numeric values. See also
"Custom numeric format strings". Suggested to specify something like "0.####".
public string NumericFormat {get; set;}
'Declaration
Public Property NumericFormat As String