[]
Gets or sets the format string used for numeric values in the CSV file, for example, '0.####'.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting NumericFormat { get; set; }
| Type | Description |
|---|---|
| StringDefaultExportSetting | A StringDefaultExportSetting object representing the numeric format setting. |